SDL
2.0
|
Data Fields | |
SDL_Surface * | surface |
SDL_Texture * | texture |
SDL_WindowShapeMode | mode |
const char * | name |
Definition at line 22 of file testshape.c.
SDL_WindowShapeMode LoadedPicture::mode |
Definition at line 25 of file testshape.c.
Referenced by main().
const char* LoadedPicture::name |
Definition at line 26 of file testshape.c.
Referenced by main().
SDL_Surface* LoadedPicture::surface |
Definition at line 23 of file testshape.c.
Referenced by main().
SDL_Texture* LoadedPicture::texture |
Definition at line 24 of file testshape.c.
Referenced by main().