Exemplo n.º 1
0
 public void LoadMonsterByWave(int waveIndex)
 {
     battleMgr.LoadMonsterByWave(waveIndex);
 }