Click or drag to resize

PhysicsEngineAddPostCollideDelegate Method

Overload List
  NameDescription
Public methodAddPostCollideDelegate(PostCollideDelegate, Visual)
Subscribes to be notified after the collision detection phase has been completed.
Public methodAddPostCollideDelegate(PostCollideDataDelegate, Visual, Object)
Subscribes to be notified after the collision detection phase has been completed.
Top
See Also