Esempio n. 1
0
 public static void Register(PhysicsBody b)
 {
     ValidateWorld();
     s_bodies.Add(b);
 }