Exemplo n.º 1
0
 public static string GetBodyName(CollisionObject obj)
 {
     return obj.GetName();
 }