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

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

AllocateRegion(int source_id, int width, int height)yaze::gfx::TextureAtlas
atlas_bitmap_yaze::gfx::TextureAtlasprivate
Clear()yaze::gfx::TextureAtlas
DrawRegion(int source_id, int dest_x, int dest_y)yaze::gfx::TextureAtlas
FreeRegion(int source_id)yaze::gfx::TextureAtlas
GetAtlasBitmap()yaze::gfx::TextureAtlasinline
GetAtlasBitmap() constyaze::gfx::TextureAtlasinline
GetRegion(int source_id) constyaze::gfx::TextureAtlas
GetStats() constyaze::gfx::TextureAtlas
height() constyaze::gfx::TextureAtlasinline
height_yaze::gfx::TextureAtlasprivate
next_x_yaze::gfx::TextureAtlasprivate
next_y_yaze::gfx::TextureAtlasprivate
PackBitmap(const Bitmap &src, const AtlasRegion &region)yaze::gfx::TextureAtlas
regions_yaze::gfx::TextureAtlasprivate
row_height_yaze::gfx::TextureAtlasprivate
TextureAtlas(int width=2048, int height=2048)yaze::gfx::TextureAtlasexplicit
TryPackRect(int width, int height, int &out_x, int &out_y)yaze::gfx::TextureAtlasprivate
width() constyaze::gfx::TextureAtlasinline
width_yaze::gfx::TextureAtlasprivate