SDL_PumpEvents without SDL_PollEvent
"mediata" <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am reading documentation about SDL_PumpEvents. And it is unclear if I only call SDL_PumpEvents without SDL_PollEvent is there a chance that Event query will be full or SDL save only last event happen for exact device. The documentation is uncleared when i want only to PumpEvents not to handle it because some system events are handled in Events System of SDL. https://wiki.libsdl.org/SDL_PumpEvents - this is document i read. Best Regards. _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org