8 #include "../clib/binaryfile.h" 9 #include "../clib/passert.h" 41 return mapblock.cell[xcell][ycell];
const unsigned MAPBLOCK_CELLMASK
virtual MAPCELL GetMapCell(unsigned short x, unsigned short y) const POL_OVERRIDE
virtual size_t sizeEstimate() const
InMemoryMapServer(const RealmDescriptor &descriptor)
virtual ~InMemoryMapServer()
std::vector< MAPBLOCK > _mapblocks
const RealmDescriptor _descriptor
std::string path(const std::string &filename) const
virtual size_t sizeEstimate() const POL_OVERRIDE
const unsigned MAPBLOCK_SHIFT