- addBoxEntity
PhysicsEntity addBoxEntity(Vector3f pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- addDrawable
void addDrawable(Drawable d)
Undocumented in source. Be warned that the author may not have intended to support it.
- buildPyramid
void buildPyramid(uint pyramidSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- cameraDir
Vector3f cameraDir(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- cameraMousePoint
Vector3f cameraMousePoint(float dist)
Undocumented in source. Be warned that the author may not have intended to support it.
- cameraPoint
Vector3f cameraPoint(float x, float y, float dist)
Undocumented in source. Be warned that the author may not have intended to support it.
- cameraRay
Ray cameraRay(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawWireframe
void drawWireframe(Drawable drw, double dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseDir
Vector3f mouseDir()
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseRay
Ray mouseRay()
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseRay
Ray mouseRay(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- onKeyDown
void onKeyDown(int key)
Undocumented in source. Be warned that the author may not have intended to support it.
- onMouseButtonDown
void onMouseButtonDown(int button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onRedraw
void onRedraw()
Undocumented in source. Be warned that the author may not have intended to support it.
- onUpdate
void onUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
- pickEntity
PhysicsEntity pickEntity(Ray r)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateCamera
void updateCamera()
Undocumented in source. Be warned that the author may not have intended to support it.