![]() |
Box2D Binary Counter
Ian Parberry's "Introduction to Game Physics"
|
Code for my Box2D contact listener. More...
#include "ContactListener.h"
#include "GameDefines.h"
#include "ObjectManager.h"
#include "ComponentIncludes.h"
Code for my Box2D contact listener.