#include <CSPicture.h>
Definition at line 50 of file CSPicture.h.
Public Member Functions | |
CSPictureData () | |
~CSPictureData () | |
Data Fields | |
SDL_Rect | position |
has position and size | |
char * | id |
char * | filename |
of bitmap file | |
int | rleUse |
int | alpha |
|
Definition at line 60 of file CSPicture.h. References alpha, position, RLE_PERHAPS, and rleUse.
|
|
Definition at line 72 of file CSPicture.h.
|
|
has position and size
Definition at line 54 of file CSPicture.h. Referenced by CSPictureData(). |
|
Definition at line 55 of file CSPicture.h. |
|
of bitmap file
Definition at line 56 of file CSPicture.h. |
|
Definition at line 57 of file CSPicture.h. Referenced by CSPictureData(). |
|
Definition at line 58 of file CSPicture.h. Referenced by CSPictureData(). |