Fimbulwinter Project  Pre-Alpha
An Ragnarok Online Emulator
Static Public Member Functions | Static Public Attributes
MapManager Class Reference

List of all members.

Static Public Member Functions

static void initialize ()
 Initialize MapManager.
static bool decode_mapcache (struct MapData *m, char *buffer, char *decode_buffer)
 Decode MapCache.
static int get_map_by_index (int m)
static bool check_cell (unsigned int m, short x, short y, CellCheck cellchk)
 Check a MapCell.

Static Public Attributes

static vector< MapDatamaps
static map_index mapsidx

Member Function Documentation

bool MapManager::check_cell ( unsigned int  mi,
short  x,
short  y,
CellCheck  cellchk 
) [static]

Check a MapCell.

Author:
Fimbulwinter Development Team
Vianna
Date:
28/12/11
bool MapManager::decode_mapcache ( struct MapData m,
char *  buffer,
char *  decode_buffer 
) [static]

Decode MapCache.

Author:
Fimbulwinter Development Team
Vianna
Date:
28/12/11
void MapManager::initialize ( ) [static]

Initialize MapManager.

Read MapCache and MapFiles

Author:
Fimbulwinter Development Team
Vianna
Date:
28/12/11

The documentation for this class was generated from the following files:
 All Classes Functions