- checkOnGround
bool checkOnGround()
Undocumented in source. Be warned that the author may not have intended to support it.
- createSensor
ShapeComponent createSensor(Geometry geom, Vector3f point)
Undocumented in source. Be warned that the author may not have intended to support it.
- enableGravity
void enableGravity(bool mode)
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.
- logicalUpdate
void logicalUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
- move
void move(Vector3f direction, float spd)
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.