yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
sheet_role_palette_table.h File Reference
#include <cstdint>
#include <string_view>
#include "app/gfx/types/sheet_role.h"
Include dependency graph for sheet_role_palette_table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::gfx::SheetRolePaletteBinding
 

Namespaces

namespace  yaze
 
namespace  yaze::gfx
 Contains classes for handling graphical data.
 

Functions

SheetRole yaze::gfx::RoleForBlocksetSlot (int slot_index)
 
SheetRole yaze::gfx::RoleForRoomsetSlot (int slot_index)
 
SheetRole yaze::gfx::RoleForSpritesetSlot (int slot_index)
 
SheetRole yaze::gfx::RoleForSheetId (int sheet_id)
 
SheetRolePaletteBinding yaze::gfx::DefaultBindingFor (SheetRole role)