![]() |
Platformer Prototype
A Bare-Bones Platformer
|
Code for the game class CGame. More...
#include "Game.h"#include "GameDefines.h"#include "SpriteRenderer.h"#include "ComponentIncludes.h"#include "ParticleEngine.h"#include "TileManager.h"#include "shellapi.h"
1.8.14