VSF Documented
|
#include <SDL.h>
Data Fields | |
uint32_t | format |
uint8_t | planes |
bool | hw_overlay |
int | w |
int | h |
uint16_t | pitches [4] |
uint8_t ** | pixels |
uint32_t SDL_Overlay::format |
uint8_t SDL_Overlay::planes |
bool SDL_Overlay::hw_overlay |
int SDL_Overlay::w |
int SDL_Overlay::h |
uint16_t SDL_Overlay::pitches[4] |
uint8_t** SDL_Overlay::pixels |