numAxes property

int numAxes

Get the number of axes supported by this joystick.

SDL Docs

Implementation

int get numAxes => sdl.checkReturnValue(sdl.sdl.SDL_JoystickNumAxes(handle));