Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
GameWorld.hpp File Reference
#include <map>
#include <optional>
#include <vector>
#include "../entity/Npc.hpp"
#include "../entity/PlayerCharacter.hpp"
#include "../object/Object.hpp"
#include "Map.hpp"
Include dependency graph for GameWorld.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GameWorld
 GameWorld class. It contains all the player, npc, object and item instances. More...