Public Member Functions | List of all members
MyContactListener Class Reference
Inheritance diagram for MyContactListener:
Inheritance graph
[legend]

Public Member Functions

void BeginContact (b2Contact *contact)
 Called when two fixtures begin to touch. More...
 
- Public Member Functions inherited from b2ContactListener
virtual void EndContact (b2Contact *contact)
 Called when two fixtures cease to touch. More...
 
virtual void PostSolve (b2Contact *contact, const b2ContactImpulse *impulse)
 
virtual void PreSolve (b2Contact *contact, const b2Manifold *oldManifold)
 
virtual ~b2ContactListener ()
 

Detailed Description

Definition at line 29 of file world_test.cpp.

Member Function Documentation

◆ BeginContact()

void MyContactListener::BeginContact ( b2Contact contact)
inlinevirtual

Called when two fixtures begin to touch.

Reimplemented from b2ContactListener.

Definition at line 32 of file world_test.cpp.


The documentation for this class was generated from the following file:


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23