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

#include <th_gfx_sdl.h>

Inheritance diagram for wx_storing:
full_colour_renderer

Public Member Functions

 wx_storing (uint8_t *pRGBData, uint8_t *pAData, 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

◆ wx_storing()

wx_storing::wx_storing ( uint8_t *  pRGBData,
uint8_t *  pAData,
int  iWidth,
int  iHeight 
)

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