- 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.
- jumpSpeed
float jumpSpeed(float jumpHeight)
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.
- turn
void turn(float angle)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.