|
Zappy Server
C++ game server: world, rules, scheduler, network
|
Include dependency graph for World.cpp:Go to the source code of this file.
Functions | |
| static bool | _checkReqs (const Tile &tile, const std::vector< int > &participants, int level, const std::unordered_map< int, Player > &players) |
Variables | |
| static const IncantationReq | INCANTATION_REQS [7] |
|
static |
Definition at line 269 of file World.cpp.
References DERAUMERE, Resources::deraumere, INCANTATION_REQS, LINEMATE, Resources::linemate, MENDIANE, Resources::mendiane, PHIRAS, Resources::phiras, Tile::playerIds, Tile::resources, SIBUR, Resources::sibur, THYSTAME, and Resources::thystame.
Referenced by World::finalizeIncantation(), and World::startIncantation().
Here is the caller graph for this function:
|
static |
Definition at line 259 of file World.cpp.
Referenced by _checkReqs(), World::finalizeIncantation(), and World::startIncantation().