| ||||||
#include <dexterind-nxtchuck.h>
Data Fields | |
| byte | stickLX |
| byte | stickLY |
| byte | stickRX |
| byte | stickRY |
| byte | triggerR |
| byte | triggerL |
| bool | buttonTriggerR |
| bool | buttonTriggerL |
| bool | buttonDPadU |
| bool | buttonDPadD |
| bool | buttonDPadL |
| bool | buttonDPadR |
| bool | buttonX |
| bool | buttonA |
| bool | buttonY |
| bool | buttonB |
| bool | buttonHome |
| bool | buttonSelect |
| bool | buttonStart |
| bool | buttonZL |
| bool | buttonZR |
| unsigned int | buttons |
Definition at line 99 of file dexterind-nxtchuck.h.
| bool buttonA |
Definition at line 114 of file dexterind-nxtchuck.h.
| bool buttonB |
Definition at line 116 of file dexterind-nxtchuck.h.
| bool buttonDPadD |
Definition at line 110 of file dexterind-nxtchuck.h.
| bool buttonDPadL |
Definition at line 111 of file dexterind-nxtchuck.h.
| bool buttonDPadR |
Definition at line 112 of file dexterind-nxtchuck.h.
| bool buttonDPadU |
Definition at line 109 of file dexterind-nxtchuck.h.
| bool buttonHome |
Definition at line 117 of file dexterind-nxtchuck.h.
| unsigned int buttons |
Definition at line 122 of file dexterind-nxtchuck.h.
| bool buttonSelect |
Definition at line 118 of file dexterind-nxtchuck.h.
| bool buttonStart |
Definition at line 119 of file dexterind-nxtchuck.h.
| bool buttonTriggerL |
Definition at line 108 of file dexterind-nxtchuck.h.
| bool buttonTriggerR |
Definition at line 107 of file dexterind-nxtchuck.h.
| bool buttonX |
Definition at line 113 of file dexterind-nxtchuck.h.
| bool buttonY |
Definition at line 115 of file dexterind-nxtchuck.h.
| bool buttonZL |
Definition at line 120 of file dexterind-nxtchuck.h.
| bool buttonZR |
Definition at line 121 of file dexterind-nxtchuck.h.
| byte stickLX |
Definition at line 101 of file dexterind-nxtchuck.h.
| byte stickLY |
Definition at line 102 of file dexterind-nxtchuck.h.
| byte stickRX |
Definition at line 103 of file dexterind-nxtchuck.h.
| byte stickRY |
Definition at line 104 of file dexterind-nxtchuck.h.
| byte triggerL |
Definition at line 106 of file dexterind-nxtchuck.h.
| byte triggerR |
Definition at line 105 of file dexterind-nxtchuck.h.
1.7.2