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

SDL_FlushEvent (last edited 2010-10-11 05:19:39 by SheenaSmith)

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