rhine-gloss-0.8.1.1: Gloss backend for Rhine
Safe HaskellSafe-Inferred
LanguageHaskell2010

FRP.Rhine.Gloss.Common

Description

Common definitions for all gloss backends.

Synopsis

Documentation

data GlossSettings Source #

Collect all settings that the gloss backend requires.

Constructors

GlossSettings 

Fields

defaultSettings :: GlossSettings Source #

Some standard settings, a 400 x 400 window with grey background, at 30 FPS.