JoyCon.NET
|
Simple struct to store calculated and calibrated stick position as X and Y values from -1 to 1. More...
Public Member Functions | |
override string | ToString () |
Properties | |
double | X [get, set] |
X value of the stick position, from -1 to 1. More... | |
double | Y [get, set] |
Y value of the stick position, from -1 to 1. More... | |
Simple struct to store calculated and calibrated stick position as X and Y values from -1 to 1.
|
getset |
X value of the stick position, from -1 to 1.
|
getset |
Y value of the stick position, from -1 to 1.