|
Box2D Bouncy Things Toy
Game Physics with a 2D Physics Engine
|
Code for the game class CGame.
#include "SageComponentIncludes.h"#include "SageHelpers.h"#include "SageLoadingThread.h"#include "SageSound.h"#include "Game.h"#include "GameDefines.h"#include "Box2DRenderer.h"#include "shellapi.h"