Public Member Functions | |
virtual bool | ShouldCollide (b2Shape *shape1, b2Shape *shape2) |
Return true if contact calculations should be performed between these two shapes. |
In other words, you can implement this class if you want finer control over contact creation.
Return true if contact calculations should be performed between these two shapes.