HGamer3D-Bullet-Binding-0.2.0: Windows Game Engine for the Haskell Programmer - Bullet Bindings

Safe HaskellNone

HGamer3D.Bindings.Bullet.StructVec2

Documentation

newtype Vector2 Source

Constructors

Vector2 Vec2 

Instances

withVec2 :: Vec2 -> (Vec2Ptr -> IO b) -> IO bSource