![]() |
torcs - 1.2.2 | ![]() |
#include <gui.h>
Collaboration diagram for GfuiObject:
Public Attributes | |
int | widget |
int | id |
int | visible |
int | focusMode |
int | focus |
int | state |
int | xmin |
int | ymin |
int | xmax |
int | ymax |
union { | |
tGfuiLabel label | |
tGfuiButton button | |
tGfuiGrButton grbutton | |
tGfuiScrollList scrollist | |
tGfuiScrollBar scrollbar | |
tGfuiEditbox editbox | |
tGfuiImage image | |
} | u |
GfuiObject * | next |
GfuiObject * | prev |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|