Exemplo n.º 1
0
 public static void initSpherePlayer(int id, ref Vector3 pos, float radius)
 {
     player_.initSphere(ref pos, radius);
 }