Searched defs:getTargetVelocity (Results 1 - 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/motors/
H A DRotationalLimitMotor.java74 public float getTargetVelocity() { method in class:RotationalLimitMotor
75 return getTargetVelocity(motorId);
78 private native float getTargetVelocity(long motorId); method in class:RotationalLimitMotor
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/motors/
H A DRotationalLimitMotor.java66 public float getTargetVelocity() { method in class:RotationalLimitMotor
/external/replicaisland/src/com/replica/replicaisland/
H A DGameObject.java176 public final Vector2 getTargetVelocity() { method in class:GameObject

Completed in 340 milliseconds