#include <CSDLVideo.h>
Public Attributes | |
LPDIRECTDRAWSURFACE7 | pSurface |
Directdraw surface. | |
DWORD | BlitParameters |
Parameter when blitting, depends on if the surface is transparent. | |
struct SDL_Surface * | pSurface |
SDL surface. |
LPDIRECTDRAWSURFACE7 SSurface::pSurface |
Directdraw surface.
Parameter when blitting, depends on if the surface is transparent.
struct SDL_Surface* SSurface::pSurface [read] |
SDL surface.