| Safe Haskell | None |
|---|
Graphics.UI.Fungen.Display
Description
This FunGEn module renders the game window.
- display :: Game t s u v -> IOGame t s u v () -> DisplayCallback
Documentation
display :: Game t s u v -> IOGame t s u v () -> DisplayCallbackSource
Given a fungen Game and IOGame, generate an opengl display handler.