SDL_JoystickGetAxis

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. short SDL_JoystickGetAxis(SDL_Joystick* joystick, int axis)
    extern (C) @nogc nothrow
    static if(staticBinding)
    short
    SDL_JoystickGetAxis
  2. pSDL_JoystickGetAxis SDL_JoystickGetAxis;

Meta