Beispiel #1
0
 public bool Rotate(float x, float y)
 {
     return(native.Rotate(x, y));
 }