Pool End Game
Chapter 3 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Pages
Variables
objectworld.cpp File Reference

Code for the object world class CObjectWorld. More...

#include "objectworld.h"
#include "Timer.h"
#include "RenderWorld.h"

Variables

CTimer g_cTimer
 The game timer.
 
CRenderWorld g_cRenderWorld
 The Render World.
 

Detailed Description

Code for the object world class CObjectWorld.