Wiki Page Content

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

SDL_EventState . . . 3 matches
... = SDL_EventState = Use this function to set the state of processing events by type. <<TableOfContents()>> == Syntax == {{{#!highlight cpp Uint8 SDL_EventState(Uint32 type, ...

1.0k - rev: 9 (current) last modified: 2018-11-18 17:03:41

SDL_DropEvent . . . 3 matches
...ate window: %s", SDL_GetError()); SDL_Quit(); return 1; } SDL_EventState(SDL_DROPFILE, SDL_ENABLE); done = SDL_FALSE; while (!done) { ...

3.4k - rev: 18 (current) last modified: 2016-10-13 20:51:29

SDL_SysWMEvent . . . 2 matches
...re }}} == Remarks == This event is disabled by default. You can enable it with [[SDL_EventState]](). You are encouraged to avoid this if you can find a less platform-specific wa...

1.4k - rev: 14 (current) last modified: 2013-09-05 20:32:14

SDL_SetEventFilter . . . 2 matches
...ent poll. Note: Disabled events never make it to the event filter function; see [[SDL_EventState]](). Note: If you just want to inspect events without filtering, you should use [...

2.2k - rev: 29 (current) last modified: 2017-08-11 17:54:24

SDL_GetEventState . . . 1 match
...he rest of the markup alone and delete this comment. == Related Functions == .[[SDL_EventState]] ---- [[CategoryAPI]], [[CategoryEvents]] ##See the Style Guide for instruction...

1.5k - rev: 1 (current) last modified: 2015-08-21 21:00:55

Introduction . . . 1 match
...ller input * Multitouch gestures * Each event can be enabled or disabled with [[SDL_EventState]]() * Events are passed through a user-specified filter function before being pos...

5.1k - rev: 31 (current) last modified: 2018-11-06 03:33:30

CategorySWM . . . 1 match
...ndow event occurs. This event is ignored by default, but you can enable it with [[SDL_EventState]](). == Enumerations == <<FullSearchCached(category:CategoryEnum CategorySWM -tit...

1.0k - rev: 16 (current) last modified: 2016-03-27 21:51:55

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...

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