SFML-0.2.0.0: SFML bindings

Safe HaskellSafe-Inferred
LanguageHaskell98

SFML.Graphics.Types

Documentation

newtype Font Source

Constructors

Font (Ptr Font) 

newtype Image Source

Constructors

Image (Ptr Image) 

newtype Text Source

Constructors

Text (Ptr Text) 

newtype View Source

Constructors

View (Ptr View) 

Instances