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

Gamgine.Font.GLF

Documentation

init :: IO () Source #

newtype FontId Source #

Constructors

FontId Int 

Instances

Instances details
Show FontId Source # 
Instance details

Defined in Gamgine.Font.GLF

Eq FontId Source # 
Instance details

Defined in Gamgine.Font.GLF

Methods

(==) :: FontId -> FontId -> Bool #

(/=) :: FontId -> FontId -> Bool #

type X = Double Source #

type Y = Double Source #

data Bounds Source #

Constructors

Bounds 

Fields

Instances

Instances details
Show Bounds Source # 
Instance details

Defined in Gamgine.Font.GLF