|
#include <dexterind-nxtchuck.h>
Data Fields | |
ubyte | ident |
ubyte | stickX |
ubyte | stickY |
int | accelX |
int | accelY |
int | accelZ |
bool | buttonC |
bool | buttonZ |
ubyte | buttons |
Definition at line 85 of file dexterind-nxtchuck.h.
int accelX |
Definition at line 90 of file dexterind-nxtchuck.h.
int accelY |
Definition at line 91 of file dexterind-nxtchuck.h.
int accelZ |
Definition at line 92 of file dexterind-nxtchuck.h.
bool buttonC |
Definition at line 93 of file dexterind-nxtchuck.h.
ubyte buttons |
Definition at line 95 of file dexterind-nxtchuck.h.
bool buttonZ |
Definition at line 94 of file dexterind-nxtchuck.h.
ubyte ident |
Definition at line 87 of file dexterind-nxtchuck.h.
ubyte stickX |
Definition at line 88 of file dexterind-nxtchuck.h.
ubyte stickY |
Definition at line 89 of file dexterind-nxtchuck.h.