Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
GameWorld Member List

This is the complete list of members for GameWorld, including all inherited members.

addItem(Coordinates location, std::shared_ptr< Item >)GameWorld
addNpc(Npc npc)GameWorld
addPlayer(std::string playerName, unsigned int playerId, int baseDamage, int baseAccuracy, SpawnCoordinateBounds spawnCoordinateBounds, Coordinates location)GameWorld
GameWorld()GameWorld
getEntity(unsigned int entityId)GameWorld
getItems()GameWorld
getItemsMutex()GameWorld
getMap()GameWorld
getNpc(unsigned int npcId)GameWorld
getNpcs()GameWorld
getObjects()GameWorld
getPlayer(unsigned int playerId)GameWorld
getPlayers()GameWorld
getPlayersMutex()GameWorld
initWorld()GameWorld
itemsMGameWorldprivate
itemsMutexMGameWorldprivate
mapMGameWorldprivate
npcsMGameWorldprivate
objectsMGameWorldprivate
playersMGameWorldprivate
playersMutexMGameWorldprivate
removeItem(Coordinates location, int itemId)GameWorld
removePlayer(unsigned int playerId)GameWorld
updateGameWorld()GameWorld
~GameWorld()=defaultGameWorld