OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_GETEVENT
(Results
1 - 6
of
6
) sorted by null
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/SDL/
SDLMouse.cpp
69
int count = SDL_PeepEvents(events, OIS_SDL_MOUSE_BUFF,
SDL_GETEVENT
, SDL_MOUSEEVENTMASK);
SDLKeyboard.cpp
164
int count = SDL_PeepEvents(events, OIS_SDL_KEY_BUFF,
SDL_GETEVENT
,
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_events.h
552
SDL_GETEVENT
565
* If \c action is ::
SDL_GETEVENT
, up to \c numevents events at the front
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_events.h
552
SDL_GETEVENT
565
* If \c action is ::
SDL_GETEVENT
, up to \c numevents events at the front
/prebuilts/misc/windows/sdl2/include/
SDL_events.h
552
SDL_GETEVENT
565
* If \c action is ::
SDL_GETEVENT
, up to \c numevents events at the front
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_events.h
552
SDL_GETEVENT
565
* If \c action is ::
SDL_GETEVENT
, up to \c numevents events at the front
Completed in 38 milliseconds