Alexis Threepwood

Results 1 issues of Alexis Threepwood

SDL.Inputs.Joysticks.Instance returns a type Instances. The Instances type is mapped to SDL2's SDL_JoystickID and defined in SDL.**Inputs**.Joysticks as ```Ada type Instances is range 0 .. 2 ** 31 - 1...