341934203421342234233424342534263427
if (onPhysicsProperties != null) { for (int i = 0; i < msg.ObjectPhysicsProperties.length; i++) { onPhysicsProperties.raiseEvent( new PhysicsPropertiesEventArgs(simulator, msg.ObjectPhysicsProperties[i])); } } }