Ejemplo n.º 1
0
 void Rotate(bool clockWize)
 {
     parent.DoRotate(this, clockWize);
 }