FreeWRL / FreeX3D 4.3.0
TouchState2 Struct Reference

Data Fields

int buttonState
 
int inUse
 
float angle
 
int x
 
int y
 
int rx
 
int ry
 
unsigned int ID
 
int windex
 
void * stageId
 

Detailed Description

Definition at line 1343 of file MainLoop.c.

Field Documentation

◆ angle

float TouchState2::angle

Definition at line 1346 of file MainLoop.c.

◆ buttonState

int TouchState2::buttonState

Definition at line 1344 of file MainLoop.c.

◆ ID

unsigned int TouchState2::ID

Definition at line 1350 of file MainLoop.c.

◆ inUse

int TouchState2::inUse

Definition at line 1345 of file MainLoop.c.

◆ rx

int TouchState2::rx

Definition at line 1349 of file MainLoop.c.

◆ ry

int TouchState2::ry

Definition at line 1349 of file MainLoop.c.

◆ stageId

void* TouchState2::stageId

Definition at line 1352 of file MainLoop.c.

◆ windex

int TouchState2::windex

Definition at line 1351 of file MainLoop.c.

◆ x

int TouchState2::x

Definition at line 1347 of file MainLoop.c.

◆ y

int TouchState2::y

Definition at line 1348 of file MainLoop.c.


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