Click or drag to resize

PhysicsEngine Events

The PhysicsEngine type exposes the following members.

Events
 NameDescription
Public eventPhysicsStepBeforeProcessCollisions Subscribe/unsubscribe to be notified before collisions are processed.
Public eventPhysicsStepBeforeResolve Subscribe/unsubscribe to be notified before the dynamics response phase is performed.
Public eventPhysicsStepCompleted Subscribe/unsubscribe to be notified after the dynamics response phase has been performed.
Public eventPhysicsStepStarted Subscribe/unsubscribe to be notified before the collision detection phase is performed.
Top
See Also