Exemplo n.º 1
0
 public void Move(float x, float y)
 {
     masterView.Translate(x, y);
 }