Returns the current value of the joystick slider, this can vary based on joystick type. Currently the slider index must be either 0 or 1. Sliders are typically used for additional axes.
Definition
integer GetRawJoystickSlider( index, slider )
int agk::GetRawJoystickSlider( uint32_t index, uint32_t slider )