SDL_gfxBlitInfo

Undocumented in source.

Members

Variables

aux_data
void* aux_data;
Undocumented in source.
d_height
int d_height;
Undocumented in source.
d_pixels
Uint8* d_pixels;
Undocumented in source.
d_skip
int d_skip;
Undocumented in source.
d_width
int d_width;
Undocumented in source.
dst
SDL_PixelFormat* dst;
Undocumented in source.
s_height
int s_height;
Undocumented in source.
s_pixels
Uint8* s_pixels;
Undocumented in source.
s_skip
int s_skip;
Undocumented in source.
s_width
int s_width;
Undocumented in source.
src
SDL_PixelFormat* src;
Undocumented in source.
table
Uint8* table;
Undocumented in source.

Meta