Searched refs:JUMP_START (Results 1 – 2 of 2) sorted by relevance
30 public static final int JUMP_START = 5; field in NPCAnimationComponent88 case JUMP_START: in update()197 mCurrentAnimation = JUMP_START; in idle()223 mCurrentAnimation = JUMP_START; in walk()261 mCurrentAnimation = JUMP_START; in run()
2712 SpriteAnimation jumpStart = new SpriteAnimation(NPCAnimationComponent.JUMP_START, 4);2937 SpriteAnimation jumpStart = new SpriteAnimation(NPCAnimationComponent.JUMP_START, 2);