#include <mapmgr.h>
Public Member Functions | |
Map * | get (MapId id) |
Map * | initMap (Map::Type type) |
void | unloadMap (MapId id) |
Static Public Member Functions | |
static MapMgr * | getInstance () |
static void | destroy () |
The map manager singleton that keeps track of all the maps.