Exemple #1
0
 protected override void MoveRight()
 {
     _shapeService.MoveShapeRight(_shape, _game);
 }