Example #1
0
 public void RegisterPhysicsEventListener(AInteractiveObjectPhysicsEventListener aInteractiveObjectPhysicsEventListener)
 {
     this.RangeExternalPhysicsOnlyListenersSystem.RegisterPhysicsEventListener(aInteractiveObjectPhysicsEventListener);
 }
Example #2
0
 public void RegisterPhysicsEventListener(AInteractiveObjectPhysicsEventListener aInteractiveObjectPhysicsEventListener)
 {
     this._interactiveInteractiveObjectPhysicsListener.AddPhysicsEventListener(aInteractiveObjectPhysicsEventListener);
 }