GameObject * ptrGO
Pointer to the GameObject to be entered into the scene.
Definition GameObjectEntryCommand.h:36
void Execute() override
Executes the entry command for the GameObject.
Definition GameObjectEntryCommand.cpp:6
GameObjectEntryCommand(GameObject *go)
Constructor for GameObjectEntryCommand.
Definition GameObjectEntryCommand.cpp:4