SDL_Surface
- clip_rect
SDL_Rect clip_rect;
Undocumented in source.
- flags
Uint32 flags;
Undocumented in source.
- format
SDL_PixelFormat* format;
Undocumented in source.
- format_version
uint format_version;
- h
int h;
Undocumented in source.
- hwdata
void* hwdata;
Undocumented in source.
- locked
Uint32 locked;
Undocumented in source.
- map
void* map;
Undocumented in source.
- offset
int offset;
Undocumented in source.
- pitch
Uint16 pitch;
Undocumented in source.
- pixels
void* pixels;
Undocumented in source.
- refcount
int refcount;
Undocumented in source.
- unused1
Uint32 unused1;
Undocumented in source.
- w
int w;
Undocumented in source.
derelict sdl sdltypes
aliasesenumsfunctionsstructsunions