Set the player index of an opened gamepad.
the gamepad object to adjust.
player index to assign to this gamepad, or -1 to clear the player index and turn off player LEDs.
true on success or false on failure; call SDL_GetError() for more information.
SDL_GetGamepadPlayerIndex
See Implementation
Set the player index of an opened gamepad.