Bratmobile
Public Member Functions | List of all members
Task::Listener Class Reference

Used to find collisions in the Box2D simulation. More...

#include <task.h>

Inheritance diagram for Task::Listener:
Inheritance graph
[legend]
Collaboration diagram for Task::Listener:
Collaboration graph
[legend]

Public Member Functions

 Listener (Disturbance *_d)
 
void BeginContact (b2Contact *contact)
 
std::vector< b2Body * > get_collisions ()
 

Detailed Description

Used to find collisions in the Box2D simulation.


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