zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_BlitMap Struct Reference

#include <SDL_blit.h>

Public Attributes

SDL_blit blit
 
voiddata
 
SDL_Surfacedst
 
Uint32 dst_palette_version
 
int identity
 
SDL_BlitInfo info
 
Uint32 src_palette_version
 

Detailed Description

Definition at line 85 of file SDL_blit.h.

Member Data Documentation

SDL_blit SDL_BlitMap::blit

Definition at line 89 of file SDL_blit.h.

Referenced by SDL_CalculateBlit(), SDL_LowerBlit(), and SDL_RLESurface().

Uint32 SDL_BlitMap::dst_palette_version

Definition at line 95 of file SDL_blit.h.

Referenced by SDL_InvalidateMap(), SDL_LowerBlit(), and SDL_MapSurface().

int SDL_BlitMap::identity
Uint32 SDL_BlitMap::src_palette_version

Definition at line 96 of file SDL_blit.h.

Referenced by SDL_InvalidateMap(), SDL_LowerBlit(), and SDL_MapSurface().


The documentation for this struct was generated from the following file: