Classes
-
namespace dual_sense_hid Dual Sense support library.
-
struct Calibration Calibration data for accelerometer & gyroscope.
- struct Accelerometer Calibration data for accelerometer.
- struct Gyroscope Calibration data for gyroscope.
- struct DeviceInfo Enumerated info of connected gamepad.
-
class Gamepad Gamepad handle used to poll state from device.
- class Lights Proxy object for calls which mutate state of gamepad's lights.
-
struct State State of analogs, buttons, etc. of gamepad.
- struct Acceleration Report of linear acceleration.
- struct AnalogPad State of analog pad.
- struct Audio Information about audio capabilities.
- struct Battery State of gamepad's battery.
- struct ButtonPad State of buttons on button pad.
- struct Buttons State of buttons.
- struct Gyro Report of angular velocity.
- struct TouchPoint Data of single touch point registered by touchpad.
- struct Trigger State of trigger.
-
struct Calibration Calibration data for accelerometer & gyroscope.