|
Crossfire Client, Trunk
|
#include <mapdata.h>

Public Attributes | |
| char * | label |
| struct MapLabel * | next |
| int | subtype |
| char* MapLabel::label |
Definition at line 76 of file mapdata.h.
Referenced by map_draw_labels(), mapdata_add_label(), and mapdata_clear_old().
| struct MapLabel* MapLabel::next |
Definition at line 77 of file mapdata.h.
Referenced by map_draw_labels(), and mapdata_clear_old().
| int MapLabel::subtype |
Definition at line 75 of file mapdata.h.
Referenced by map_draw_labels(), and mapdata_add_label().
1.8.17