FunGEn-0.4: FUNctional Game ENgine

Safe HaskellNone

Graphics.UI.Fungen.Display

Description

This FunGEn module renders the game window.

Synopsis

Documentation

display :: Game t s u v -> IOGame t s u v () -> DisplayCallbackSource

Given a fungen Game and IOGame, generate an opengl display handler.