Fimbulwinter Project  Pre-Alpha
An Ragnarok Online Emulator
Public Member Functions
map_index Class Reference

MapIndex Class. More...

#include <map_index.hpp>

List of all members.

Public Member Functions

bool load (string file)
 !
int get_map_id (string server_name, bool ext=false)
 !
char * get_map_name (int id)
 !
void copy_map_name_ext (char *dst, int id)
 !

Detailed Description

MapIndex Class.

MapIndex Main Modules

Author:
Fimbulwinter Development Team
GreenBox , Castor
Date:
28/12/11

Member Function Documentation

void map_index::copy_map_name_ext ( char *  dst,
int  id 
) [inline]

!

Copy a map name

int map_index::get_map_id ( string  server_name,
bool  ext = false 
) [inline]

!

Get a MapID

char* map_index::get_map_name ( int  id) [inline]

!

Get a map ID

bool map_index::load ( string  file) [inline]

!

Load a Map


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