Colobot
|
Implementation-specific image data. More...
#include <image.h>
Public Attributes | |
SDL_Surface * | surface = nullptr |
SDL surface with image data. More... | |
Implementation-specific image data.
Note that the struct has no destructor and the surface will not be freed at destruction.
SDL_Surface* ImageData::surface = nullptr |
SDL surface with image data.