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

Code for the object manager class CObjectManager. More...

#include "ObjectManager.h"
#include "gamedefines.h"
#include "renderworld.h"

Variables

b2World g_b2dPhysicsWorld
 
CRenderWorld g_cRenderWorld
 The Render World.
 

Detailed Description

Code for the object manager class CObjectManager.