Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

SDL_utils.cpp File Reference

#include "global.h"
#include "SDL.h"
#include "SDL_utils.h"
#include "RageSurface_Load.h"
#include "RageFile.h"
#include "RageLog.h"
#include "RageUtil.h"
#include "RageSurface.h"
#include "RageSurfaceUtils.h"
#include "RageSurfaceUtils_Zoom.h"
#include "RageThreads.h"
#include "StepMania.h"
#include <errno.h>

Functions

bool SDL_GetEvent (SDL_Event &event, int mask)
void mySDL_GetAllEvents (vector< SDL_Event > &events)
void mySDL_PushEvents (vector< SDL_Event > &events)
uint8_t mySDL_EventState (uint8_t type, int state)
CString mySDL_GetError ()
void mySDL_WM_SetIcon (CString sIconFile)
SDL_Surface * SDLSurfaceFromRageSurface (RageSurface *surf)
RageSurfaceRageSurfaceFromSDLSurface (SDL_Surface *surf)
void SetupSDL ()

Function Documentation

uint8_t mySDL_EventState uint8_t  type,
int  state
 

void mySDL_GetAllEvents vector< SDL_Event > &  events  ) 
 

CString mySDL_GetError  ) 
 

void mySDL_PushEvents vector< SDL_Event > &  events  ) 
 

void mySDL_WM_SetIcon CString  sIconFile  ) 
 

RageSurface* RageSurfaceFromSDLSurface SDL_Surface *  surf  ) 
 

bool SDL_GetEvent SDL_Event &  event,
int  mask
 

SDL_Surface* SDLSurfaceFromRageSurface RageSurface surf  ) 
 

void SetupSDL  ) 
 


Generated on Thu Jan 27 20:58:20 2005 for StepMania by doxygen 1.3.7