Engine
The Game Engine for Ian Parberry's "Introduction to Game Physics with Box2D"
|
BILLBOARDVERTEX | Billboard vertex structure. Custom vertex format for representing a vanilla billboard object. Consists of position, texture coordinates, and flexible vertex format |
C3DSprite | The sprite |
CRenderer | The renderer |
CSoundManager | The sound manager |
CSpriteManager | The sprite manager |
CTextManager | The text manager |
CTimer | The timer |