Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DEventRecorder.java49 synchronized int getLastEnding() { in getLastEnding() method in EventRecorder
DGame.java546 public int getLastEnding() { in getLastEnding() method in Game
547 return BaseObject.sSystemRegistry.eventRecorder.getLastEnding(); in getLastEnding()
DAndouKun.java599 mLastEnding = mGame.getLastEnding(); in onGameFlowEvent()