Crossfire Client, Branches  R11627
InfoData Struct Reference
+ Collaboration diagram for InfoData:

Data Fields

sint16 bar_length
 
sint16 bar_pos
 
sint16 bar_size
 
sint16 bar_y
 
InfoLinedata
 
GC gc_info
 
uint16 has_scrollbar:1
 
sint16 height
 
uint16 info_chars
 
uint16 infoline
 
uint16 infopos
 
uint8 lastcolor
 
uint16 max_info_chars
 
uint16 maxdisp
 
uint16 maxlines
 
uint16 numlines
 
uint16 scroll_info_window:1
 
sint16 width
 
Window win_info
 

Detailed Description

Definition at line 204 of file x11.c.

Field Documentation

sint16 InfoData::bar_length

Definition at line 218 of file x11.c.

Referenced by buttonpress_in_info(), draw_info_scrollbar(), get_info_display(), and resize_win_info().

sint16 InfoData::bar_pos
sint16 InfoData::bar_size

Definition at line 219 of file x11.c.

Referenced by draw_info_scrollbar().

sint16 InfoData::bar_y

Definition at line 223 of file x11.c.

Referenced by draw_info_scrollbar().

InfoLine* InfoData::data
GC InfoData::gc_info
uint16 InfoData::has_scrollbar
sint16 InfoData::height

Definition at line 225 of file x11.c.

Referenced by draw_info_scrollbar(), get_info_display(), and resize_win_info().

uint16 InfoData::info_chars
uint16 InfoData::infoline
uint16 InfoData::infopos

Definition at line 207 of file x11.c.

Referenced by delete_ch(), draw_all_info(), draw_info(), draw_prompt(), resize_win_info(), and write_ch().

uint8 InfoData::lastcolor

Definition at line 213 of file x11.c.

Referenced by draw_all_info(), draw_info(), draw_info_scrollbar(), draw_prompt(), and write_ch().

uint16 InfoData::max_info_chars

Definition at line 206 of file x11.c.

Referenced by get_info_display(), and resize_win_info().

uint16 InfoData::numlines
uint16 InfoData::scroll_info_window

Definition at line 209 of file x11.c.

Referenced by draw_all_info(), draw_info(), load_defaults(), save_defaults(), and set_scroll().

sint16 InfoData::width

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