Home
last modified time | relevance | path

Searched refs:EVENT_END_GAME (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGameFlowEvent.java24 public static final int EVENT_END_GAME = 1; field in GameFlowEvent
DAndouKun.java507 case GameFlowEvent.EVENT_END_GAME: in onGameFlowEvent()