![]() |
The Box2D Blank Game
Game Physics with a 2D Physics Engine
|
Code for the game class CGame.
#include "Game.h"#include "SageComponentIncludes.h"#include "SageParticleEngine.h"#include "SageHelpers.h"#include "GameDefines.h"#include "Box2DRenderer.h"#include "shellapi.h"