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

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

Returns whether or not the specified gamepad supports vibration.

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