Esempio n. 1
0
 protected override void MoveLeft()
 {
     _shapeService.MoveShapeLeft(_shape, _game);
 }