SDL_JoystickRumble

Undocumented in source.
  1. int SDL_JoystickRumble(SDL_Joystick* joystick, ushort low_frequency_rumble, ushort high_frequency_rumble, uint duration_ms)
  2. pSDL_JoystickRumble SDL_JoystickRumble;
    __gshared
    static if(!(staticBinding))
    static if(sdlSupport >= SDLSupport.sdl209)
    pSDL_JoystickRumble SDL_JoystickRumble;

Meta