SDL_Surface

Undocumented in source.

Members

Variables

clip_rect
SDL_Rect clip_rect;
Undocumented in source.
flags
uint flags;
Undocumented in source.
format
SDL_PixelFormat* format;
Undocumented in source.
format_version
uint format_version;
h
int h;
Undocumented in source.
hwdata
private_hwdata* hwdata;
Undocumented in source.
locked
uint locked;
Undocumented in source.
map
SDL_BlitMap* map;
Undocumented in source.
offset
int offset;
Undocumented in source.
pitch
ushort pitch;
Undocumented in source.
pixels
void* pixels;
Undocumented in source.
refcount
int refcount;
Undocumented in source.
unused
uint unused;
Undocumented in source.
w
int w;
Undocumented in source.

Meta