Searched refs:mGameFlowEvent (Results 1 – 1 of 1) sorted by relevance
37 private GameFlowEvent mGameFlowEvent; field in LevelSystem44 mGameFlowEvent = new GameFlowEvent(); in LevelSystem()71 mGameFlowEvent.post(GameFlowEvent.EVENT_RESTART_LEVEL, 0, in sendRestartEvent()76 mGameFlowEvent.post(GameFlowEvent.EVENT_GO_TO_NEXT_LEVEL, 0, in sendNextLevelEvent()82 mGameFlowEvent.postImmediate(type, index, in sendGameEvent()85 mGameFlowEvent.post(type, index, in sendGameEvent()