bullet-0.2.4: A wrapper for the Bullet physics engine.
Safe HaskellNone
LanguageHaskell98

Physics.Bullet.Raw

Synopsis

Documentation

btGLDebugDrawer_draw3dText' Source #

Arguments

:: BtGLDebugDrawerClass bc 
=> bc 
-> String

textString

-> IO Vec3 

btGLDebugDrawer_drawContactPoint' Source #

Arguments

:: BtGLDebugDrawerClass bc 
=> bc 
-> Float

distance

-> Int

lifeTime

-> IO (Vec3, Vec3, Vec3)