JoyCon.NET
|
Buttons state, simple version. More...
Public Member Functions | |
override string | ToString () |
Properties | |
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.
|
get |
Gets the state of the lower button ("Down" or "A") as when controller is held sideways.
|
get |
Gets the state of the right button ("Right" or "X") as when controller is held sideways.
|
get |
Gets the state of the left button ("Left" or "B") as when controller is held sideways.
|
get |
Gets the state of the upper button ("Up" or "Y") as when controller is held sideways.
|
get |
Button SL pressed.
|
get |
Button SR pressed.
|
get |
Button Minus pressed.
|
get |
Button Plus pressed.
|
get |
Left stick pressed.
|
get |
Right stickpressed.
|
get |
Button Home pressed.
|
get |
Button Capture pressed.
|
get |
Button L or R pressed.
|
get |
Button ZL or ZR pressed.