FreeWRL / FreeX3D 4.3.0
pedal_state Struct Reference

Data Fields

int x
 
int y
 
int rx
 
int ry
 
int isDown
 
int initialized
 

Detailed Description

Definition at line 2990 of file MainLoop.c.

Field Documentation

◆ initialized

int pedal_state::initialized

Definition at line 2994 of file MainLoop.c.

◆ isDown

int pedal_state::isDown

Definition at line 2993 of file MainLoop.c.

◆ rx

int pedal_state::rx

Definition at line 2992 of file MainLoop.c.

◆ ry

int pedal_state::ry

Definition at line 2992 of file MainLoop.c.

◆ x

int pedal_state::x

Definition at line 2991 of file MainLoop.c.

◆ y

int pedal_state::y

Definition at line 2991 of file MainLoop.c.


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