#include <placetexture2d.h>
Inheritance diagram for ScEng::Place2DTextureFactory:

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