|
Box2D Getting Started
Chapter 5 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
| Game defines | |
| Main file for your game | |
| Code for the creation of nonplayer objects | |
| Code for the game object class CGameObject | |
| Interface for the game object class CGameObject | |
| Code for the object manager class CObjectManager | |
| Interface for the object manager class CObjectManager | |
| Code for the object world CObjectWorld | |
| Interface for the object world class CObjectWorld | |
| Code for the render world CRenderWorld | |
| Definition of the render world class CRenderWorld | |
| Enumerated types for sounds |
1.8.2