[][src]Function window::input::renumber

pub fn renumber(on: bool)

Turn gamepad renumbering on or off.

This is useful for the start of a video game when you don't want gaps between player numbers. By default it's off. During gameplay you should turn it back off so that the players don't change what character they are controlling. For single-player games or multiplayer over multiple devices you don't have to worry about this setting.