|
CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
|
This is the complete list of members for chunk_renderer, including all inherited members.
| chunk_copy(int npixels, const uint8_t *in_data) | chunk_renderer | |
| chunk_fill(int npixels, uint8_t value) | chunk_renderer | |
| chunk_fill_to_end_of_line(uint8_t value) | chunk_renderer | |
| chunk_finish(uint8_t value) | chunk_renderer | |
| chunk_renderer(int width, int height, std::vector< uint8_t >::iterator start) | chunk_renderer | |
| decode_chunks(const uint8_t *pData, int iDataLen, bool bComplex) | chunk_renderer |