- calcJumpSpeed
float calcJumpSpeed(float jumpHeight)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkOnGround
bool checkOnGround()
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.
- 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 spd)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(bool clampY)
Undocumented in source. Be warned that the author may not have intended to support it.