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

Code for the heads-up display class CHeadsUpDisplay. More...

#include "hud.h"
#include "gamedefines.h"
#include "renderworld.h"

Variables

CRenderWorld g_cRenderWorld
 The Render World.
 

Detailed Description

Code for the heads-up display class CHeadsUpDisplay.