Function tetra::input::get_gamepad_name

source ·
pub fn get_gamepad_name(ctx: &Context, gamepad_index: usize) -> Option<String>
Expand description

Returns the name of the specified gamepad, or None if it is not connected.