Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DLevelSystem.java197 public void incrementAttemptsCount() { in incrementAttemptsCount() method in LevelSystem
DGame.java314 levelSystem.incrementAttemptsCount(); in restartLevel()