JoyCon.NET
Public Member Functions | Properties
StickCalibration Class Reference

Stick calibration data. More...

Public Member Functions

override string ToString ()
 

Properties

ushort XMin [get, set]
 X Axis Min below center. More...
 
ushort XCenter [get, set]
 X Axis Center. More...
 
ushort XMax [get, set]
 X Axis Max above center. More...
 
ushort YMin [get, set]
 Y Axis Min below center. More...
 
ushort YCenter [get, set]
 Y Axis Center. More...
 
ushort YMax [get, set]
 Y Axis Max above center. More...
 

Detailed Description

Stick calibration data.

Property Documentation

◆ XMin

ushort StickCalibration.XMin
getset

X Axis Min below center.

◆ XCenter

ushort StickCalibration.XCenter
getset

X Axis Center.

◆ XMax

ushort StickCalibration.XMax
getset

X Axis Max above center.

◆ YMin

ushort StickCalibration.YMin
getset

Y Axis Min below center.

◆ YCenter

ushort StickCalibration.YCenter
getset

Y Axis Center.

◆ YMax

ushort StickCalibration.YMax
getset

Y Axis Max above center.