Crossfire Client, Trunk
MapLabel Struct Reference

#include <mapdata.h>

+ Collaboration diagram for MapLabel:

Data Fields

char * label
 
struct MapLabelnext
 
int subtype
 

Detailed Description

Definition at line 74 of file mapdata.h.

Field Documentation

◆ label

char* MapLabel::label

Definition at line 76 of file mapdata.h.

Referenced by map_draw_labels(), mapdata_add_label(), and mapdata_clear_label().

◆ next

struct MapLabel* MapLabel::next

Definition at line 77 of file mapdata.h.

Referenced by map_draw_labels(), and mapdata_clear_label().

◆ subtype

int MapLabel::subtype

Definition at line 75 of file mapdata.h.

Referenced by map_draw_labels(), and mapdata_add_label().


The documentation for this struct was generated from the following file: