ark::input

Classes

  • ark::input::GamepadPlugin
    Support for a interfacing with a gamepad. The gamepad events are polled on a background thread and published to the system.

  • ark::input::InputDevice
    Represents a connection to an ‘input’ device (such as a gamepad). This is typically used to connect to a device to read input events, so that you can control a robot through gamepads.