|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
This is the complete list of members for AssetCache, including all inherited members.
| areaAssetDataM | AssetCache | private |
| AssetCache() | AssetCache | inlineprivate |
| AssetCache(AssetCache const &) | AssetCache | private |
| characterAssetDataM | AssetCache | private |
| defaultTextureM | AssetCache | private |
| getAreaAssetData() | AssetCache | |
| getCharacterAssetDataById(int id) | AssetCache | |
| getDefaultTexture() | AssetCache | |
| getInstance() | AssetCache | inlinestatic |
| getItemAssetData() | AssetCache | |
| getItemAssetDataById(int id) | AssetCache | |
| getObjectAssetDataById(int id) | AssetCache | |
| getTextureAssetData() | AssetCache | |
| itemAssetDataM | AssetCache | private |
| loadAreaAssetData(const std::vector< std::vector< std::string >> &areaMap) | AssetCache | private |
| loadAssets() | AssetCache | |
| loadCharacterAssetData(const GameCharacters &gameCharacters) | AssetCache | private |
| loadGameObjectAssetData(const GameObjects &gameObjects) | AssetCache | private |
| loadItemAssetData(const GameItems &gameItems) | AssetCache | private |
| objectAssetDataM | AssetCache | private |
| operator=(AssetCache const &) | AssetCache | private |
| textureAssetDataM | AssetCache | private |