Function ggez::input::gamepad::gamepads

source ·
pub fn gamepads(ctx: &Context) -> GamepadsIterator<'_> 
👎Deprecated since 0.8.0: Use ctx.gamepad.gamepads instead
Expand description

Return an iterator of all the Gamepads that are connected.