Public Attributes

IButtonNew Struct Reference
[MODULE 10: IButton v4.41, GUI interface.]

External button struct used to create new buttons. More...


Detailed Description

External button struct used to create new buttons.

List of all members.

Public Attributes

char bClon
 Am I a clone? 0=no 1=yes.
void(* ButtonFunc )(void *, void *)
 Pointer to function to call with action state.
char bVisible
 0=invisible and 1=visible
Uint32 color_select
 Color of select rectangle.
int cvalue
 Current value. With Input buttons it stores the X offset.
Uint16 key
 Key associated to button.
Uint16 posy
 (X,Y) position
short int range
 Range. With Input buttons it stores the Y offset.
Uint8 type
 Button type. See definition of B_TYPE_xx.

The documentation for this struct was generated from the following file:
 All Classes Functions Variables