libvirtualhid
24
Cross-platform C++ library for virtual HID devices.
lvh::GamepadStateAdapter Member List
This is the complete list of members for
lvh::GamepadStateAdapter
, including all inherited members.
clear_battery
()
lvh::GamepadStateAdapter
clear_motion
()
lvh::GamepadStateAdapter
clear_touchpad_contact
(std::size_t index)
lvh::GamepadStateAdapter
close
()
lvh::GamepadStateAdapter
create
(Runtime &runtime, const CreateGamepadOptions &options)
lvh::GamepadStateAdapter
static
dispatch_output
(const GamepadOutput &output)
lvh::GamepadStateAdapter
gamepad
()
lvh::GamepadStateAdapter
gamepad
() const
lvh::GamepadStateAdapter
GamepadStateAdapter
(const GamepadStateAdapter &)=delete
lvh::GamepadStateAdapter
GamepadStateAdapter
(GamepadStateAdapter &&other) noexcept
lvh::GamepadStateAdapter
GamepadStateAdapter
(std::unique_ptr< Gamepad > gamepad)
lvh::GamepadStateAdapter
explicit
is_open
() const
lvh::GamepadStateAdapter
operator=
(const GamepadStateAdapter &)=delete
lvh::GamepadStateAdapter
operator=
(GamepadStateAdapter &&other) noexcept
lvh::GamepadStateAdapter
set_acceleration
(std::optional< Vector3 > acceleration)
lvh::GamepadStateAdapter
set_battery
(GamepadBattery battery)
lvh::GamepadStateAdapter
set_button
(GamepadButton button, bool pressed)
lvh::GamepadStateAdapter
set_gyroscope
(std::optional< Vector3 > gyroscope)
lvh::GamepadStateAdapter
set_left_stick
(Stick stick)
lvh::GamepadStateAdapter
set_left_trigger
(float value)
lvh::GamepadStateAdapter
set_motion
(Vector3 acceleration, Vector3 gyroscope)
lvh::GamepadStateAdapter
set_output_callback
(const OutputCallback &callback)
lvh::GamepadStateAdapter
set_right_stick
(Stick stick)
lvh::GamepadStateAdapter
set_right_trigger
(float value)
lvh::GamepadStateAdapter
set_state
(const GamepadState &state)
lvh::GamepadStateAdapter
set_touchpad_contact
(std::size_t index, GamepadTouchContact contact)
lvh::GamepadStateAdapter
state
() const
lvh::GamepadStateAdapter
submit
()
lvh::GamepadStateAdapter
support
() const
lvh::GamepadStateAdapter
~GamepadStateAdapter
()
lvh::GamepadStateAdapter
Generated by
1.12.0