Home
last modified time | relevance | path

Searched refs:STOMP (Results 1 – 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DPlayerComponent.java56 STOMP, enumConstant
296 case STOMP: in update()
377 mState = State.STOMP; in gotoStomp()
DAnimationComponent.java37 STOMP, enumConstant
260 mSprite.playAnimation(PlayerAnimations.STOMP.ordinal()); in update()
DGameObjectFactory.java775 SpriteAnimation stomp = new SpriteAnimation(PlayerAnimations.STOMP.ordinal(), 4);