Searched refs:MAX_PLAYER_LIFE (Results 1 – 3 of 3) sorted by relevance
23 public static final int MAX_PLAYER_LIFE = 2; field in AdultsDifficultyConstants48 return MAX_PLAYER_LIFE; in getMaxPlayerLife()
23 public static final int MAX_PLAYER_LIFE = 3; field in KidsDifficultyConstants48 return MAX_PLAYER_LIFE; in getMaxPlayerLife()
23 public static final int MAX_PLAYER_LIFE = 5; field in BabyDifficultyConstants48 return MAX_PLAYER_LIFE; in getMaxPlayerLife()