Get the initial state of an axis control on a joystick.
The state is a value ranging from -32768 to 32767.
The axis indices start at index 0.
an SDL_Joystick structure containing joystick information.
the axis to query; the axis indices start at index 0.
upon return, the initial value is supplied here.
true if this axis has any initial value, or false if not.
See Implementation
Get the initial state of an axis control on a joystick.
The state is a value ranging from -32768 to 32767.
The axis indices start at index 0.