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