![]() |
torcs - 1.2.2 | ![]() |
#include <tgfclient.h>
Public Attributes | |
int | oldb [NUM_JOY] |
float | ax [MAX_AXES *NUM_JOY] |
Axis values. | |
int | edgeup [GFCTRL_JOY_MAXBUTTON *NUM_JOY] |
Button transition from down (pressed) to up. | |
int | edgedn [GFCTRL_JOY_MAXBUTTON *NUM_JOY] |
Button transition from up to down. | |
int | levelup [GFCTRL_JOY_MAXBUTTON *NUM_JOY] |
Button state (1 = up). |
|
Axis values.
|
|
Button transition from up to down.
|
|
Button transition from down (pressed) to up.
|
|
Button state (1 = up).
|
|
|