NXC
Version 1.2.1 r5
|
The JoystickMessageType structure. More...
#include <NXCDefs.h>
Data Fields | |
byte | JoystickDir |
byte | LeftMotor |
byte | RightMotor |
byte | BothMotors |
char | LeftSpeed |
char | RightSpeed |
unsigned long | Buttons |
The JoystickMessageType structure.
This structure is used to contain Joystick values read via the JoystickMessageRead API function.