HomeSort by relevance Sort by last modified time
    Searched defs:SDL_QUIT (Results 1 - 4 of 4) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_events.h 38 #include "SDL_quit.h"
60 SDL_QUIT = 0x100, /**< User-requested quit */
452 Uint32 type; /**< ::SDL_QUIT */
461 Uint32 type; /**< ::SDL_QUIT */
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_events.h 38 #include "SDL_quit.h"
60 SDL_QUIT = 0x100, /**< User-requested quit */
452 Uint32 type; /**< ::SDL_QUIT */
461 Uint32 type; /**< ::SDL_QUIT */
  /prebuilts/misc/windows/sdl2/include/
SDL_events.h 38 #include "SDL_quit.h"
60 SDL_QUIT = 0x100, /**< User-requested quit */
452 Uint32 type; /**< ::SDL_QUIT */
461 Uint32 type; /**< ::SDL_QUIT */
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_events.h 38 #include "SDL_quit.h"
60 SDL_QUIT = 0x100, /**< User-requested quit */
452 Uint32 type; /**< ::SDL_QUIT */
461 Uint32 type; /**< ::SDL_QUIT */

Completed in 332 milliseconds