33 virtual bool SetMotorState(
unsigned int motorIndex,
float magnitude) = 0;
virtual bool SetMotorState(unsigned int motorIndex, float magnitude)=0
Set the value of a rumble motor.
Definition: AudioDecoder.h:18
Interface for sending input events to joystick drivers.
Definition: IDriverReceiver.h:20