yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::gfx::Tilesheet Member List

This is the complete list of members for yaze::app::gfx::Tilesheet, including all inherited members.

bitmap() constyaze::app::gfx::Tilesheetinline
bitmap_yaze::app::gfx::Tilesheetprivate
CalculateTileIndex(int x, int y)yaze::app::gfx::Tilesheetinlineprivate
ComposeAndPlaceTilePart(const std::vector< uint8_t > &graphics_buffer, const TileInfo &tile_info, int baseX, int baseY)yaze::app::gfx::Tilesheet
ComposeTile16(const std::vector< uint8_t > &graphics_buffer, const TileInfo &top_left, const TileInfo &top_right, const TileInfo &bottom_left, const TileInfo &bottom_right)yaze::app::gfx::Tilesheet
CopyTile(int srcX, int srcY, int destX, int destY, bool mirrorX=false, bool mirrorY=false)yaze::app::gfx::Tilesheetinline
FetchTileDataFromGraphicsBuffer(const std::vector< uint8_t > &graphics_buffer, int tile_id)yaze::app::gfx::Tilesheetinlineprivate
GetTile(int tileX, int tileY, int bmp_width, int bmp_height)yaze::app::gfx::Tilesheetinline
GetTile16(int tile_x, int tile_y)yaze::app::gfx::Tilesheetinline
GetTile16(int tile_id)yaze::app::gfx::Tilesheetinline
Init(int width, int height, TileType tile_type)yaze::app::gfx::Tilesheet
internal_data_yaze::app::gfx::Tilesheetprivate
MirrorTileData(std::vector< uint8_t > &tileData, bool mirrorX, bool mirrorY)yaze::app::gfx::Tilesheetinlineprivate
MirrorTileDataHorizontally(std::vector< uint8_t > &tileData)yaze::app::gfx::Tilesheetinlineprivate
MirrorTileDataVertically(std::vector< uint8_t > &tileData)yaze::app::gfx::Tilesheetinlineprivate
mutable_bitmap()yaze::app::gfx::Tilesheetinline
mutable_tile_info()yaze::app::gfx::Tilesheetinline
num_tiles() constyaze::app::gfx::Tilesheetinline
num_tiles_yaze::app::gfx::Tilesheetprivate
palette() constyaze::app::gfx::Tilesheetinline
palette_yaze::app::gfx::Tilesheetprivate
set_palette(gfx::SnesPalette &palette)yaze::app::gfx::Tilesheetinline
tile_height() constyaze::app::gfx::Tilesheetinline
tile_height_yaze::app::gfx::Tilesheetprivate
tile_info() constyaze::app::gfx::Tilesheetinline
tile_info_yaze::app::gfx::Tilesheetprivate
tile_type() constyaze::app::gfx::Tilesheetinline
tile_type_yaze::app::gfx::Tilesheetprivate
tile_width() constyaze::app::gfx::Tilesheetinline
tile_width_yaze::app::gfx::Tilesheetprivate
Tilesheet()=defaultyaze::app::gfx::Tilesheet
Tilesheet(std::shared_ptr< Bitmap > bitmap, int tileWidth, int tileHeight, TileType tile_type)yaze::app::gfx::Tilesheetinline
WriteTile(int x, int y, const std::vector< uint8_t > &tileData)yaze::app::gfx::Tilesheetinlineprivate