ContactListener class final
#include <ContactListener.hpp>
Public functions
- void BeginContact(b2Contact*const contact) override
- void EndContact(b2Contact*const contact) override
- void PreSolve(b2Contact*const contact, const b2Manifold* oldManifold) override
- void PostSolve(b2Contact*const contact, const b2ContactImpulse* impulse) override
- void realTimeListener(b2Contact*const contactList)