Exemplo n.º 1
0
 public static void Translate(float x, float y, int z)
 {
     drawManager.Translate(x, y, z);
 }