Exemplo n.º 1
0
 public bool CanBuildTowers()
 {
     return(_currentState.CanBuildTowers());
 }