Function InputSingleton.getJoyVibrationStrength

Returns the strength of the joypad vibration: x is the strength of the weak motor, and y is the strength of the strong motor.

Vector2 getJoyVibrationStrength (
  const(long) device
) nothrow @nogc;