10 #include "GenericHID.h"
22 virtual bool GetBumper(JoystickHand hand = kRightHand)
const = 0;
23 virtual bool GetStickButton(JoystickHand hand)
const = 0;
GenericHID Interface.
Definition: GenericHID.h:21
Gamepad Interface.
Definition: GamepadBase.h:17