Wiki Page Content

Results 1 - 9 of 9 results out of about 6839 pages. (3.85 seconds)

SDL_WaitEventTimeout . . . 4 matches
... = SDL_WaitEventTimeout = Use this function to wait until the specified timeout (in milliseconds) for the next available event. <<TableOfContents()>> == Syntax == {{{#!highligh...

1.2k - rev: 11 (current) last modified: 2015-04-26 18:51:25

SDL_WaitEvent . . . 4 matches
... = SDL_WaitEvent = Use this function to wait indefinitely for the next available event. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_WaitEvent(SDL_Event* event...

1.0k - rev: 13 (current) last modified: 2015-04-26 18:50:55

SDL_HINT_EMSCRIPTEN_ASYNCIFY . . . 3 matches
... * using [[SDL_Delay]], * polling events (through SDL_Delay), hence supporting [[SDL_WaitEvent]] The SDL application hence can be ported to the web browser without any code cha...

2.5k - rev: 5 (current) last modified: 2020-06-27 20:56:31

SDL_PumpEvents . . . 2 matches
...ls to [[SDL_PumpEvents]]() is hidden from the user since [[SDL_PollEvent]]() and [[SDL_WaitEvent]]() implicitly call [[SDL_PumpEvents]](). However, if you are not polling or waiti...

1.2k - rev: 5 (current) last modified: 2015-10-29 21:50:22

SDL_PollEvent . . . 2 matches
... .[[SDL_GetEventFilter]] .[[SDL_PeepEvents]] .[[SDL_PushEvent]] .[[SDL_SetEventFilter]] .[[SDL_WaitEvent]] .[[SDL_WaitEventTimeout]] ---- [[CategoryAPI]], [[CategoryEvents]]...

1.5k - rev: 17 (current) last modified: 2018-10-30 06:19:43

SDL_Event . . . 2 matches
... == Related Functions == .[[SDL_PeepEvents]] .[[SDL_PollEvent]] .[[SDL_PushEvent]] .[[SDL_WaitEvent]] .[[SDL_WaitEventTimeout]] ---- [[CategoryStruct]], [[CategoryEvents]]...

7.8k - rev: 43 (current) last modified: 2018-09-29 22:14:59

SDL_QuitRequested . . . 1 match
...in their event loop, too, without using this macro. == Related Functions == .[[SDL_PollEvent]] .[[SDL_PumpEvents]] .[[SDL_WaitEvent]] ---- [[CategoryAPI]], [[CategoryEvents]]...

0.8k - rev: 6 (current) last modified: 2015-04-26 19:08:07

CategoryEvents . . . 1 match
...event queue. Using functions like [[SDL_PollEvent]](), [[SDL_PeepEvents]]() and [[SDL_WaitEvent]]() you can observe and handle waiting input events. The event queue itself is co...

1.3k - rev: 15 (current) last modified: 2014-03-10 18:53:46

CategoryAPI . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = SDL 2.0 API by Name = <<TableOfContents()>> == Hints == <<FullSearchCached(category:Catego...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit