dual_sense_hid/state.hpp file

Namespaces

namespace dual_sense_hid
Dual Sense support library.

Classes

struct dual_sense_hid::State
State of analogs, buttons, etc. of gamepad.
struct dual_sense_hid::State::Buttons
State of buttons.
struct dual_sense_hid::State::ButtonPad
State of buttons on button pad.
struct dual_sense_hid::State::TouchPoint
Data of single touch point registered by touchpad.
struct dual_sense_hid::State::Battery
State of gamepad's battery.
struct dual_sense_hid::State::Audio
Information about audio capabilities.
struct dual_sense_hid::State::Gyro
Report of angular velocity.
struct dual_sense_hid::State::Acceleration
Report of linear acceleration.
struct dual_sense_hid::State::AnalogPad
State of analog pad.
struct dual_sense_hid::State::Trigger
State of trigger.