Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-07-28 20:24:30
Size: 672
Editor: SheenaSmith
Comment: create page, add content (7/28 changeset 4624)
Revision 2 as of 2010-10-11 05:19:39
Size: 671
Editor: SheenaSmith
Comment: minor change
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
||'''type'''||^the type of event to be queried ???; see [[SDL_Event]]/[[SDL_EventType]] ??? for details^|| ||'''type'''||^the type of event to be cleared???; see [[SDL_Event]]/[[SDL_EventType]] ??? for details^||

DRAFT

SDL_FlushEvent

Use this function to clear an events from the event queue.

Syntax

void SDL_FlushEvent(Uint32 type)

Function Parameters

type

the type of event to be cleared???; see [[SDL_Event]]/[[SDL_EventType]] ??? for details

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryEvents

None: SDL_FlushEvent (last edited 2014-07-09 08:33:26 by Sam Lantinga)

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