Exemple #1
0
 public int GetTargetEnemiesCount()
 {
     return(gameplayScreen.GetEnemiesInGroup(Constants.TARGET_ENEMIES_GROUP));
 }