Results 1 - 10 of 10 results out of about 6839 pages. (5.30 seconds)
- SDL_SetEventFilter . . . 4 matches
- ...
= SDL_SetEventFilter =
Use this function to set up a filter to process all events before they change internal state and are posted to the internal event queue.
<<TableOfContents...
- SDL_FilterEvents . . . 3 matches
- ...FilterEvents]]()||
||`event`||the desired event to pull from the queue||
See [[SDL_SetEventFilter]]() for more information. Unlike [[SDL_SetEventFilter]](), this function does no...
- SDL_AddEventWatch . . . 3 matches
- ...{#!highlight cpp
You can add your code example here
}}}
== Remarks ==
<<Include(SDL_SetEventFilter, , , from="Start Include here.", to="##End Include here")>>
. where `YourEventF...
- SDL_EventType . . . 2 matches
- ...rough a normal [[SDL_PollEvent]]() loop, but you should set up a callback with [[SDL_SetEventFilter]]() for these specific events.
This is how these events currently map to the un...
- SGStructures . . . 1 match
- ...name used in the structure to refer to the callback function.||
||''Example'': [[SDL_SetEventFilter]](), [[SDL_CreateThread]](), [[SDL_SetAssertionHandler]]()||
||<( 30%>For __"cal...
- SGFunctions . . . 1 match
- ... used in the main function to refer to the callback function.||
||''Example'': [[SDL_SetEventFilter]](), [[SDL_CreateThread]](), [[SDL_SetAssertionHandler]]()||
||<( 30%>For __"cal...
- SDL_PollEvent . . . 1 match
- ...nctions ==
.[[SDL_GetEventFilter]]
.[[SDL_PeepEvents]]
.[[SDL_PushEvent]]
.[[SDL_SetEventFilter]]
.[[SDL_WaitEvent]]
.[[SDL_WaitEventTimeout]]
----
[[CategoryAPI]], [[Catego...
- SDL_GetEventFilter . . . 1 match
- ...he existing filter before replacing it with a function that will call that saved filter.
== Related Functions ==
.[[SDL_SetEventFilter]]
----
[[CategoryAPI]], [[CategoryEvents]]...
- CategoryEvents . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Event Handling =
'''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL...
- 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...
