Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DPlayerComponent.java560 public final void adjustDifficulty(GameObject parent, int levelAttemps ) { in adjustDifficulty() argument
566 if (levelAttemps >= mDifficultyConstants.getDDAStage1Attempts()) { in adjustDifficulty()
567 if (levelAttemps >= mDifficultyConstants.getDDAStage2Attempts()) { in adjustDifficulty()