Main Page | Data Structures | File List | Data Fields | Globals

internal.h File Reference

Go to the source code of this file.

Defines

#define PRINT_ERROR(X)   fprintf(stderr, "ERROR in %s:%s(): %s\n", __FILE__, __FUNCTION__, X)

Functions

Uint32 DT_GetPixel (SDL_Surface *surface, int x, int y)
void DT_PutPixel (SDL_Surface *surface, int x, int y, Uint32 pixel)


Define Documentation

#define PRINT_ERROR  )     fprintf(stderr, "ERROR in %s:%s(): %s\n", __FILE__, __FUNCTION__, X)
 


Function Documentation

Uint32 DT_GetPixel SDL_Surface *  surface,
int  x,
int  y
 

void DT_PutPixel SDL_Surface *  surface,
int  x,
int  y,
Uint32  pixel
 


Generated on Sun Aug 31 14:24:32 2003 for SDL Console by doxygen 1.3.2