UGDK
|
Public Member Functions | |
PixelSurface (SDL_Surface *_surface) | |
PixelSurface (const std::string &filepath) | |
~PixelSurface () | |
Public Attributes | |
SDL_Surface * | surface |
ugdk::graphic::PixelSurface::PixelSurface | ( | SDL_Surface * | _surface | ) | [inline] |
ugdk::graphic::PixelSurface::PixelSurface | ( | const std::string & | filepath | ) | [inline] |
ugdk::graphic::PixelSurface::~PixelSurface | ( | ) | [inline] |
SDL_Surface* ugdk::graphic::PixelSurface::surface |