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 3084 of file MainLoop.c.

Field Documentation

◆ initialized

int pedal_state::initialized

Definition at line 3088 of file MainLoop.c.

◆ isDown

int pedal_state::isDown

Definition at line 3087 of file MainLoop.c.

◆ rx

int pedal_state::rx

Definition at line 3086 of file MainLoop.c.

◆ ry

int pedal_state::ry

Definition at line 3086 of file MainLoop.c.

◆ x

int pedal_state::x

Definition at line 3085 of file MainLoop.c.

◆ y

int pedal_state::y

Definition at line 3085 of file MainLoop.c.


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