- addShapeComponent
void addShapeComponent(ShapeComponent shape)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyForce
void applyForce(Vector3f force)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyForceAtPos
void applyForceAtPos(Vector3f force, Vector3f pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyImpulse
void applyImpulse(Vector3f impulse, Vector3f point)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyPseudoImpulse
void applyPseudoImpulse(Vector3f impulse, Vector3f point)
Undocumented in source. Be warned that the author may not have intended to support it.
- applyTorque
void applyTorque(Vector3f torque)
Undocumented in source. Be warned that the author may not have intended to support it.
- contactEvent
void contactEvent(Contact c)
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.
- integrateForces
void integrateForces(float dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- integratePseudoVelocities
void integratePseudoVelocities(float dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- integrateVelocities
void integrateVelocities(float dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- resetForces
void resetForces()
Undocumented in source. Be warned that the author may not have intended to support it.
- transformation
Matrix4x4f transformation()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateInertia
void updateInertia()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateShapeComponents
void updateShapeComponents()
Undocumented in source. Be warned that the author may not have intended to support it.