t_button Struct Reference

Data Fields

int width
int height
int xleft
int ytop
void(* fcn )(void(*drawscreen)(void))
Window win
int istext
char text [BUTTON_TEXT_LEN]
int ispoly
int poly [3][2]
int ispressed

Detailed Description

Definition at line 94 of file graphics.c.


Field Documentation

void(* t_button::fcn)(void(*drawscreen)(void))

Definition at line 97 of file graphics.c.

Definition at line 104 of file graphics.c.

Definition at line 106 of file graphics.c.

Definition at line 102 of file graphics.c.

int t_button::poly[3][2]

Definition at line 105 of file graphics.c.

char t_button::text[BUTTON_TEXT_LEN]

Definition at line 103 of file graphics.c.

Definition at line 96 of file graphics.c.

Window t_button::win

Definition at line 101 of file graphics.c.

Definition at line 98 of file graphics.c.

Definition at line 99 of file graphics.c.


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

Generated on Tue Jan 5 15:27:00 2010 for VPR5.0 by  doxygen 1.6.1