Atrinik Client 2.5
Data Fields
region_map_tooltip Struct Reference

#include <region_map.h>

Data Fields

int x
int y
int w
int h
char * name
char * text
int hidden
uint8 outline
SDL_Color outline_color
uint8 outline_size

Detailed Description

Map tooltips.

Definition at line 88 of file region_map.h.


Field Documentation

Height.

Definition at line 100 of file region_map.h.

Same as region_label_struct::hidden.

Definition at line 109 of file region_map.h.

Unique name of this tooltip.

Definition at line 103 of file region_map.h.

Show an outline?

Definition at line 112 of file region_map.h.

Outline's color.

Definition at line 115 of file region_map.h.

Size of the outline.

Definition at line 118 of file region_map.h.

Tooltip text.

Definition at line 106 of file region_map.h.

Width.

Definition at line 97 of file region_map.h.

X position.

Definition at line 91 of file region_map.h.

Y position.

Definition at line 94 of file region_map.h.


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