HGamer3D-0.9.0: Toolset for the Haskell Game Programmer

Safe HaskellNone
LanguageHaskell98

HGamer3D

Description

Main module, to include API

Documentation

module Fresco

registerCallback :: Serialise a => HG3D -> Entity -> ComponentType a -> (a -> IO ()) -> IO () Source #