|
| bool | Down [get] |
| | Gets the state of the lower button ("Down" or "A") as when controller is held sideways. More...
|
| |
| bool | Right [get] |
| | Gets the state of the right button ("Right" or "X") as when controller is held sideways. More...
|
| |
| bool | Left [get] |
| | Gets the state of the left button ("Left" or "B") as when controller is held sideways. More...
|
| |
| bool | Up [get] |
| | Gets the state of the upper button ("Up" or "Y") as when controller is held sideways. More...
|
| |
| bool | SL [get] |
| | Button SL pressed. More...
|
| |
| bool | SR [get] |
| | Button SR pressed. More...
|
| |
| bool | Minus [get] |
| | Button Minus pressed. More...
|
| |
| bool | Plus [get] |
| | Button Plus pressed. More...
|
| |
| bool | LStickClick [get] |
| | Left stick pressed. More...
|
| |
| bool | RStickClick [get] |
| | Right stickpressed. More...
|
| |
| bool | Home [get] |
| | Button Home pressed. More...
|
| |
| bool | Capture [get] |
| | Button Capture pressed. More...
|
| |
| bool | LorR [get] |
| | Button L or R pressed. More...
|
| |
| bool | ZLorZR [get] |
| | Button ZL or ZR pressed. More...
|
| |
Buttons state, simple version.