b2BoundaryListener Class Reference

This is called when a body's shape passes outside of the world boundary. More...

List of all members.

Public Member Functions

virtual void Violation (b2Body *body)=0
 This is called for each body that leaves the world boundary.


Detailed Description

This is called when a body's shape passes outside of the world boundary.

Member Function Documentation

virtual void b2BoundaryListener::Violation ( b2Body body  )  [pure virtual]

This is called for each body that leaves the world boundary.

Warning:
you can't modify the world inside this callback.


The documentation for this class was generated from the following file:
Generated on Fri Mar 7 23:58:18 2008 for Box2D by  doxygen 1.5.4