FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
int | buttonState |
int | inUse |
float | angle |
int | x |
int | y |
int | rx |
int | ry |
unsigned int | ID |
int | windex |
void * | stageId |
Definition at line 1343 of file MainLoop.c.
float TouchState2::angle |
Definition at line 1346 of file MainLoop.c.
int TouchState2::buttonState |
Definition at line 1344 of file MainLoop.c.
unsigned int TouchState2::ID |
Definition at line 1350 of file MainLoop.c.
int TouchState2::inUse |
Definition at line 1345 of file MainLoop.c.
int TouchState2::rx |
Definition at line 1349 of file MainLoop.c.
int TouchState2::ry |
Definition at line 1349 of file MainLoop.c.
void* TouchState2::stageId |
Definition at line 1352 of file MainLoop.c.
int TouchState2::windex |
Definition at line 1351 of file MainLoop.c.
int TouchState2::x |
Definition at line 1347 of file MainLoop.c.
int TouchState2::y |
Definition at line 1348 of file MainLoop.c.