Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
AssetManager.hpp File Reference
#include <map>
#include <memory>
#include "../item/Item.hpp"
#include "RehtiReader.hpp"
Include dependency graph for AssetManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AssetManager
 Holds definitions to all the items, objects and skills in the game. This class is used to fetch the definitions and create instances of the items, objects and skills. More...