#include <mainscene.h>
Inheritance diagram for ScEng::MainSceneFactory:

Public Member Functions | |
| BlockType | GetBlockType () |
| Block * | GetBlock (bool create_dependencies) |
| std::string | GetName () |
| BlockType ScEng::MainSceneFactory::GetBlockType | ( | ) | [virtual] |
Returns the BlockType for this descriptor
Implements ScEng::BlockFactory.
| Block * ScEng::MainSceneFactory::GetBlock | ( | bool | create_dependencies | ) | [virtual] |
Returns the Block for this descriptor
Implements ScEng::BlockFactory.
| std::string ScEng::MainSceneFactory::GetName | ( | ) | [virtual] |
1.5.1-p1