FreeWRL / FreeX3D 4.3.0
TouchState Struct Reference

Data Fields

int buttonState [4]
 
int inUse
 
float angle
 
int x
 
int y
 
float fx
 
float fy
 

Detailed Description

Definition at line 157 of file MainLoop.c.

Field Documentation

◆ angle

float TouchState::angle

Definition at line 160 of file MainLoop.c.

◆ buttonState

int TouchState::buttonState[4]

Definition at line 158 of file MainLoop.c.

◆ fx

float TouchState::fx

Definition at line 163 of file MainLoop.c.

◆ fy

float TouchState::fy

Definition at line 163 of file MainLoop.c.

◆ inUse

int TouchState::inUse

Definition at line 159 of file MainLoop.c.

◆ x

int TouchState::x

Definition at line 161 of file MainLoop.c.

◆ y

int TouchState::y

Definition at line 162 of file MainLoop.c.


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