Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DPlayerComponent.java113 mDifficultyConstants = getDifficultyConstants(); in reset()
579 public static DifficultyConstants getDifficultyConstants() { in getDifficultyConstants() method in PlayerComponent
DGameObjectFactory.java949 object.life = PlayerComponent.getDifficultyConstants().getMaxPlayerLife();
1092 final float glowDuration = PlayerComponent.getDifficultyConstants().getGlowDuration();