示例#1
0
 public void SetAliveCount(int aliveCount)
 {
     _gameHUD.SetLeftAlive(aliveCount);
 }