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

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

#include "object.h"

Variables

b2World g_b2dPhysicsWorld
 

Detailed Description

Code for the game object class CGameObject.