Box2D Getting Started
Chapter 5 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
Code for the object manager class CObjectManager. More...
Variables | |
b2World | g_b2dPhysicsWorld |
CRenderWorld | g_cRenderWorld |
The Render World. | |
Code for the object manager class CObjectManager.