SDL_JoystickSetLED

Undocumented in source.
  1. int SDL_JoystickSetLED(SDL_Joystick* joystick, ubyte red, ubyte green, ubyte blue)
  2. pSDL_JoystickSetLED SDL_JoystickSetLED;
    __gshared
    static if(!(staticBinding))
    static if(sdlSupport >= SDLSupport.sdl2014)
    pSDL_JoystickSetLED SDL_JoystickSetLED;

Meta