12 #include "input/joysticks/interfaces/IInputReceiver.h" 20 class IDriverReceiver;
bool SetRumbleState(const FeatureName &feature, float magnitude) override
Set the value of a rumble motor.
Definition: DriverReceiving.cpp:23
Controller configuration window.
Definition: AudioDecoder.h:18
std::string FeatureName
Name of a physical feature belonging to the joystick.
Definition: JoystickTypes.h:28
Class to translate input events from higher-level features to driver primitives.
Definition: DriverReceiving.h:31
Interface for sending input events to joystick drivers.
Definition: IDriverReceiver.h:19