SFML-2.3.2: 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 View Source

Constructors

View (Ptr View) 

Instances