Inheritance: PhysicsShape
Exemplo n.º 1
0
 extern private static float ICall_PhysicsSphere_GetRadius(PhysicsSphere self);
 private static extern void ICall_PhysicsSphere_SetRadius(PhysicsSphere self, float radius );
Exemplo n.º 3
0
 extern private static void ICall_PhysicsSphere_SetRadius(PhysicsSphere self, float radius);
 private static extern float ICall_PhysicsSphere_GetRadius(PhysicsSphere self);