This is the complete list of members for yaze::gfx::BackgroundBuffer, including all inherited members.
BackgroundBuffer(int width=512, int height=512) | yaze::gfx::BackgroundBuffer | |
bitmap() | yaze::gfx::BackgroundBuffer | inline |
bitmap_ | yaze::gfx::BackgroundBuffer | private |
buffer() | yaze::gfx::BackgroundBuffer | inline |
buffer_ | yaze::gfx::BackgroundBuffer | private |
ClearBuffer() | yaze::gfx::BackgroundBuffer | |
DrawBackground(std::span< uint8_t > gfx16_data) | yaze::gfx::BackgroundBuffer | |
DrawFloor(const std::vector< uint8_t > &rom_data, int tile_address, int tile_address_floor, uint8_t floor_graphics) | yaze::gfx::BackgroundBuffer | |
DrawTile(const TileInfo &tile_info, uint8_t *canvas, const uint8_t *tiledata, int indexoffset) | yaze::gfx::BackgroundBuffer | |
GetTileAt(int x, int y) const | yaze::gfx::BackgroundBuffer | |
height_ | yaze::gfx::BackgroundBuffer | private |
SetTileAt(int x, int y, uint16_t value) | yaze::gfx::BackgroundBuffer | |
width_ | yaze::gfx::BackgroundBuffer | private |