The Stroop Test Game
Game Physics with a 2D Physics Engine
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  src
 BubbleEngine.cppCode for the bubble particle engine CBubbleEngine
 BubbleEngine.hInterface for the bubble particle engine CBubbleEngine
 Common.cppCode for the class CCommon
 Common.hInterface for the class CCommon
 ContactListener.cppCode for my Box2D contact listener
 ContactListener.hInterface for my Box2D contact listeners
 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 CObjectManager
 ObjectManager.hInterface for CObjectManager
 Stroop.cppCode for the John Ridley Stroop class CStroop
 Stroop.hInterface for the John Ridley Stroop class CStroop
 VectorField.cppCode for the vector field CVectorField
 VectorField.hInterface for the vector field CVectorField