GrafX2 2.9.3227
The ultimate 256-color painting program
T_Menu_Bar Struct Reference

#include <windows.h>

+ Collaboration diagram for T_Menu_Bar:

Data Fields

word Width
 
word Height
 
byte Visible
 
word Top
 Relative to the top line of the menu, hidden bars don't count. More...
 
byteSkin [3]
 [0] has normal buttons, [1] has selected buttons, [2] is current. More...
 
word Skin_width
 
byte Last_button_index
 

Field Documentation

◆ Width

word T_Menu_Bar::Width

◆ Height

◆ Visible

byte T_Menu_Bar::Visible

◆ Top

word T_Menu_Bar::Top

Relative to the top line of the menu, hidden bars don't count.

Referenced by Compute_menu_offsets().

◆ Skin

byte* T_Menu_Bar::Skin[3]

[0] has normal buttons, [1] has selected buttons, [2] is current.

Referenced by Draw_menu_button(), Pixel_in_menu_and_skin(), and Set_current_skin().

◆ Skin_width

◆ Last_button_index

byte T_Menu_Bar::Last_button_index

Referenced by Button_under_mouse().


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