Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGameFlowEvent.java30 public static final int EVENT_SHOW_ANIMATION = 6; field in GameFlowEvent
DAndouKun.java652 case GameFlowEvent.EVENT_SHOW_ANIMATION: in onGameFlowEvent()
DGameObjectFactory.java2984 …patrol.setGameEvent(GameFlowEvent.EVENT_SHOW_ANIMATION, AnimationPlayerActivity.KYLE_DEATH, false);
3574 …patrol.setGameEvent(GameFlowEvent.EVENT_SHOW_ANIMATION, AnimationPlayerActivity.ROKUDOU_ENDING, tr…
3750 …patrol.setGameEvent(GameFlowEvent.EVENT_SHOW_ANIMATION, AnimationPlayerActivity.KABOCHA_ENDING, tr…
5429 … theSource.setGameEvent(GameFlowEvent.EVENT_SHOW_ANIMATION, AnimationPlayerActivity.WANDA_ENDING);