HomeSort by relevance Sort by last modified time
    Searched full:mjumpimpulse (Results 1 - 1 of 1) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
GhostComponent.java 23 private float mJumpImpulse;
44 mJumpImpulse = 0.0f;
118 parentObject.getImpulse().y += mJumpImpulse;
204 mJumpImpulse = jumpImpulse;

Completed in 48 milliseconds