Colobot
Public Attributes | List of all members
ImageData Struct Reference

Implementation-specific image data. More...

#include <image.h>

Public Attributes

SDL_Surface * surface = nullptr
 SDL surface with image data. More...
 

Detailed Description

Implementation-specific image data.

Note that the struct has no destructor and the surface will not be freed at destruction.

Member Data Documentation

SDL_Surface* ImageData::surface = nullptr

SDL surface with image data.


The documentation for this struct was generated from the following file: