FunGEn-0.3: FUNctional Game ENgine
Graphics.UI.Fungen.Display
Description
This FunGEn module renders the game window.
Synopsis
display :: Game t s u v -> IOGame t s u v () -> DisplayCallbackSource
Given a fungen Game and IOGame, generate an opengl display handler.