Пример #1
0
 public void RotatePlus90()
 {
     selectedTile.ApplyRotation(90.0f);
 }