Engine
The Game Engine for Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Pages
Variables
Text.cpp File Reference

Code for the text manager class CTextManager. More...

#include <string.h>
#include "text.h"

Variables

int g_nScreenHeight
 Screen height.
 
int g_nScreenWidth
 Screen width.
 

Detailed Description

Code for the text manager class CTextManager.