Ejemplo n.º 1
0
 public void RegisterPhysicsEventListener(AInteractiveObjectPhysicsEventListener aInteractiveObjectPhysicsEventListener)
 {
     this.RangeExternalPhysicsOnlyListenersSystem.RegisterPhysicsEventListener(aInteractiveObjectPhysicsEventListener);
 }
Ejemplo n.º 2
0
 public void RegisterPhysicsEventListener(AInteractiveObjectPhysicsEventListener aInteractiveObjectPhysicsEventListener)
 {
     this._interactiveInteractiveObjectPhysicsListener.AddPhysicsEventListener(aInteractiveObjectPhysicsEventListener);
 }