Public Member Functions | |
GameObject * | createGameObject () |
GameObject * | createGameObject (const string &name) |
Static Public Member Functions | |
static GameObjectFactory * | getInstance () |
Protected Attributes | |
std::vector< GameObject * > | gameObjects |
Static Protected Attributes | |
static GameObjectFactory * | instance = NULL |