NunchukState Fields
From WiimoteLib
The NunchukState type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| AccelState |
State of accelerometers
| |
| C |
Digital button on Nunchuk extension
| |
| CalibrationInfo |
Calibration data for Nunchuk extension
| |
| RawX |
Raw joystick position before normalization. Values range between 0 and 255.
| |
| RawY |
Raw joystick position before normalization. Values range between 0 and 255.
| |
| X |
Normalized joystick position. Values range between -0.5 and 0.5
| |
| Y |
Normalized joystick position. Values range between -0.5 and 0.5
| |
| Z |
Digital button on Nunchuk extension
|