Gamgine-0.7.0: Some kind of game library or set of utilities.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Gamgine.State.RenderState

Documentation

newtype TextureName Source #

Constructors

TextureName Int 

Instances

Instances details
Show TextureName Source # 
Instance details

Defined in Gamgine.State.RenderState

Eq TextureName Source # 
Instance details

Defined in Gamgine.State.RenderState

newtype FontName Source #

Constructors

FontName Int 

Instances

Instances details
Show FontName Source # 
Instance details

Defined in Gamgine.State.RenderState

Eq FontName Source # 
Instance details

Defined in Gamgine.State.RenderState

data Ressources Source #

Constructors

Ressources 

Instances

Instances details
Show Ressources Source # 
Instance details

Defined in Gamgine.State.RenderState

data RenderState Source #

Constructors

RenderState 

Instances

Instances details
Show RenderState Source # 
Instance details

Defined in Gamgine.State.RenderState