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

  /external/replicaisland/src/com/replica/replicaisland/
NPCAnimationComponent.java 31 public static final int JUMP_AIR = 6;
91 case JUMP_AIR:
195 mCurrentAnimation = JUMP_AIR;
221 mCurrentAnimation = JUMP_AIR;
258 mCurrentAnimation = JUMP_AIR;
313 mCurrentAnimation = JUMP_AIR;
GameObjectFactory.java     [all...]

Completed in 410 milliseconds