Searched refs:onGround (Results 1 – 5 of 5) sorted by relevance
42 virtual bool onGround () const = 0;
644 m_wasOnGround = onGround(); in playerStep()708 return onGround(); in canJump()751 bool btKinematicCharacterController::onGround () const in onGround() function in btKinematicCharacterController
166 bool onGround () const; in ATTRIBUTE_ALIGNED16()
94 public boolean onGround() { in onGround() method in btCharacterControllerInterface
9481 result = (bool)((btCharacterControllerInterface const *)arg1)->onGround(); in Java_com_badlogic_gdx_physics_bullet_dynamics_DynamicsJNI_btCharacterControllerInterface_1onGround()