helm-0.7.0: A functionally reactive game engine.

Safe HaskellNone

FRP.Helm.Engine

Synopsis

Documentation

data Engine Source

A data structure describing the current engine state.

Constructors

Engine 

Fields

window :: Window
 
renderer :: Renderer
 
cache :: Map FilePath Surface
 
continue :: Bool