PhysicsLayer

Undocumented in source.

Constructors

this
this(uint w, uint h, int depth)
Undocumented in source.

Members

Functions

buildPyramid
void buildPyramid(uint pyramidSize)
Undocumented in source. Be warned that the author may not have intended to support it.
onUpdate
void onUpdate(EventManager emngr)
Undocumented in source. Be warned that the author may not have intended to support it.
processInput
void processInput(EventManager emngr)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

activeBody
RigidBody activeBody;
Undocumented in source.
camera
TrackballCamera camera;
Undocumented in source.
world
PhysicsWorld world;
Undocumented in source.

Meta