easimage
|
Represents an image presenting device. More...
#include <easimage.h>
Public Attributes | |
unsigned int | width |
The width of the image (Number of columns) | |
unsigned int | height |
The height of the image (Number of rows) | |
SDL_Surface * | screen |
Pointer to screen surface. | |
Represents an image presenting device.