Pool End Game
Chapter 3 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 "Timer.h"

Variables

CTimer g_cTimer
 The game timer.
 

Detailed Description

Code for the game object class CGameObject.