Box2D Cannon Game
Ian Parberry's "Introduction to Game Physics with Box2D"
Object.cpp File Reference

Code for the game object class CObject. More...

#include "Object.h"
#include "Renderer.h"
#include "ComponentIncludes.h"

Detailed Description

Code for the game object class CObject.