Crossfire Client, Trunk
Public Attributes | List of all members
MapLabel Struct Reference

#include <mapdata.h>

Collaboration diagram for MapLabel:
Collaboration graph

Public Attributes

char * label
 
struct MapLabelnext
 
int subtype
 

Detailed Description

Definition at line 74 of file mapdata.h.

Member Data Documentation

◆ label

char* MapLabel::label

Definition at line 76 of file mapdata.h.

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

◆ next

struct MapLabel* MapLabel::next

Definition at line 77 of file mapdata.h.

Referenced by map_draw_labels(), and mapdata_clear_old().

◆ 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: