Atrinik Client 2.5
Data Fields
region_label_struct Struct Reference

#include <region_map.h>

Data Fields

int x
int y
char * name
char * text
int hidden

Detailed Description

Single map label.

Definition at line 64 of file region_map.h.


Field Documentation

The 'hidden' status of this label:

-1: Shown by default. 0: Was hidden using label_hide but server told us to show it. 1: Hidden by label_hide command.

Definition at line 84 of file region_map.h.

Unique name of the label.

Definition at line 73 of file region_map.h.

Text of the label (markup allowed).

Definition at line 76 of file region_map.h.

X position.

Definition at line 67 of file region_map.h.

Y position.

Definition at line 70 of file region_map.h.


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