SFML-0.2.0.0: SFML bindings

Safe HaskellSafe-Inferred
LanguageHaskell98

SFML.System.Vector2

Documentation

data Vec2i Source

Constructors

Vec2i !Int !Int 

data Vec2u Source

Constructors

Vec2u !Word !Word