Box2D Cannon Game
Chapter 7 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Friends Pages
Classes
Object.h File Reference

Interface for the game object class CGameObject. More...

#include "gamedefines.h"
#include "Box2D\Box2D.h"

Classes

class  CGameObject
 The game object. More...
 

Detailed Description

Interface for the game object class CGameObject.