HomeSort by relevance Sort by last modified time
    Searched refs:getDeltaRotation (Results 1 - 2 of 2) sorted by null

  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
VehicleWheel.java 357 public float getDeltaRotation() {
358 return getDeltaRotation(wheelId, wheelIndex);
361 public native float getDeltaRotation(long wheelId, int wheelIndex);
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
VehicleWheel.java 339 public float getDeltaRotation() {

Completed in 88 milliseconds