Public Member Functions | |
| cInput * | createInput (cGraphics *graphics) |
| cSystem * | createSystem () |
| cGraphics * | createGraphics () |
| cResources * | createResources (cGraphics *graphics) |
| cScene * | createScene (cGraphics *graphics, cResources *resources, cSound *sound, cPhysics *physics, cSystem *system, cAI *ai) |
| cSound * | createSound () |
| cPhysics * | createPhysics () |
| cAI * | createAi () |