yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gfx::BackgroundBuffer Member List

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::BackgroundBufferinline
bitmap_yaze::gfx::BackgroundBufferprivate
buffer()yaze::gfx::BackgroundBufferinline
buffer_yaze::gfx::BackgroundBufferprivate
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) constyaze::gfx::BackgroundBuffer
height_yaze::gfx::BackgroundBufferprivate
SetTileAt(int x, int y, uint16_t value)yaze::gfx::BackgroundBuffer
width_yaze::gfx::BackgroundBufferprivate