Home
last modified time | relevance | path

Searched defs:GetMapId (Results 1 – 4 of 4) sorted by last modified time

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dteleport_target.h92 inline int TeleportTarget::GetMapId() const { in GetMapId() function
H A Dgame_character.h948 inline int Game_Character::GetMapId() const { in GetMapId() function
H A Dgame_map.cpp1151 int Game_Map::GetMapId() { in GetMapId() function in Game_Map
/dports/games/warmux/warmux-11.04/src/replay/
H A Dreplay_info.h71 const std::string& GetMapId() const { return map_id; } in GetMapId() function