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

Code for the object world CObjectWorld. More...

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

Variables

CTimer g_cTimer
 The game timer.
 

Detailed Description

Code for the object world CObjectWorld.