Tiled Platformer Prototype
A Basic Tiled Platformer
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
 Common.cppCode for the comon variables class CCommon
 Common.hInterface for the comon variables class CCommon
 Game.cppCode for the game class CGame
 Game.hInterface for the game class CGame
 GameDefines.hGame specific defines
 Main.cppThe home of WinMain
 Object.cppCode for the game object class CObject
 Object.hInterface for the game object class CObject
 ObjectManager.cppCode for the the object manager class CObjectManager
 ObjectManager.hInterface for the object manager CObjectManager
 Player.cppCode for the player object class CPlayer
 Player.hInterface for the player object class CPlayer
 TileManager.cppCode for the tile manager CTileManager
 TileManager.hInterface for the tile manager CTileManager