- duck
void duck()
Undocumented in source. Be warned that the author may not have intended to support it.
- eyePoint
Vector3f eyePoint()
Undocumented in source. Be warned that the author may not have intended to support it.
- jump
void jump(float height)
Undocumented in source. Be warned that the author may not have intended to support it.
- move
void move(Vector3f direction, float speed)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSensorCollision
void onSensorCollision(NewtonRigidBody sensorBody, NewtonRigidBody otherBody)
Undocumented in source. Be warned that the author may not have intended to support it.
- position
Vector3f position()
Undocumented in source. Be warned that the author may not have intended to support it.
- unduck
void unduck()
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(Time t)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateVelocity
void updateVelocity()
Undocumented in source. Be warned that the author may not have intended to support it.