[][src]Function tetra::input::is_gamepad_vibration_supported

pub fn is_gamepad_vibration_supported(ctx: &Context, gamepad_id: usize) -> bool

Returns true if the specified gamepad supports vibration.

If the gamepad is disconnected, this will always return false.