|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
#include <ObjectReader.hpp>


Public Attributes | |
| int | id |
| std::string | name |
| std::string | description |
| std::vector< std::vector< std::string > > | tileMap |
| std::string | textureFilename |
| std::string | objFilename |
| std::string GeneralObjectStruct::description |
| int GeneralObjectStruct::id |
| std::string GeneralObjectStruct::name |
| std::string GeneralObjectStruct::objFilename |
| std::string GeneralObjectStruct::textureFilename |
| std::vector<std::vector<std::string> > GeneralObjectStruct::tileMap |