Ejemplo n.º 1
0
 public bool FireShot(string targetedSquare)
 {
     return(_gameEngine.FireShot(targetedSquare));
 }