fastevents.h File Reference

#include <SDL/SDL_events.h>

Functions

int FE_Init ()
void FE_Quit ()
void FE_PumpEvents ()
int FE_PollEvent (SDL_Event *event)
int FE_WaitEvent (SDL_Event *event)
int FE_PushEvent (SDL_Event *event)
const char * FE_GetError ()

Function Documentation

const char* FE_GetError (  ) 

int FE_Init (  ) 

int FE_PollEvent ( SDL_Event *  event  ) 

void FE_PumpEvents (  ) 

int FE_PushEvent ( SDL_Event *  event  ) 

void FE_Quit (  ) 

int FE_WaitEvent ( SDL_Event *  event  ) 


Generated Fri Jul 28 19:22:37 2006.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.