Пример #1
0
 public void Die()
 {
     _stateController.SetState(_stateController.GetDeadState());
 }