Data Fields | |
int | Width |
int | Height |
int | Flags |
int | BytesPerPixel |
int | Format |
int | AllocSize |
void * | Pixel |
int | OrigHeight |
void * | OrigPixel |
void * | Clut |
int XGfxSurface::AllocSize |
int XGfxSurface::BytesPerPixel |
void* XGfxSurface::Clut |
int XGfxSurface::Flags |
int XGfxSurface::Format |
int XGfxSurface::Height |
int XGfxSurface::OrigHeight |
void* XGfxSurface::OrigPixel |
void* XGfxSurface::Pixel |
int XGfxSurface::Width |