CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Public Member Functions | List of all members
full_colour_storing Class Reference

#include <th_gfx_sdl.h>

Inheritance diagram for full_colour_storing:
full_colour_renderer

Public Member Functions

 full_colour_storing (uint32_t *pDest, int iWidth, int iHeight)
 
- Public Member Functions inherited from full_colour_renderer
 full_colour_renderer (int iWidth, int iHeight)
 Initialize the renderer for a specific render.
 
virtual ~full_colour_renderer ()=default
 
void decode_image (const uint8_t *pImg, const ::palette *pPalette, uint32_t iSpriteFlags)
 Decode a 32bpp image, and push it to the storage backend.
 

Constructor & Destructor Documentation

◆ full_colour_storing()

full_colour_storing::full_colour_storing ( uint32_t *  pDest,
int  iWidth,
int  iHeight 
)

The documentation for this class was generated from the following files: