![]() |
The Blank Game
A Blank 2D Game with Sound and Graphics
|
Files | |
file | Common.cpp |
Code for the class CCommon. | |
file | Common.h |
Interface for the class CCommon. | |
file | Game.cpp |
Code for the game class CGame. | |
file | Game.h |
Interface for the game class CGame. | |
file | GameDefines.h |
Game specific defines. | |
file | Main.cpp |
Every program has to have a main. | |
file | Object.cpp |
Code for the game object class CObject. | |
file | Object.h |
Interface for the game object class CObject. | |
file | ObjectManager.cpp |
Code for the the object manager class CObjectManager. | |
file | ObjectManager.h |
Interface for the object manager CObjectManager. | |