Box2D Getting Started
Chapter 5 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Pages
Variables
Object.cpp File Reference

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

#include "object.h"
#include "Sound.h"
#include "Sndlist.h"

Variables

b2World g_b2dPhysicsWorld
 

Detailed Description

Code for the game object class CGameObject.