#include <cstdint>

Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::gfx |
| Contains classes for handling graphical data. | |
Enumerations | |
| enum class | yaze::gfx::SheetRole : uint8_t { yaze::gfx::kUnclassified = 0 , yaze::gfx::kOverworldMain , yaze::gfx::kOverworldGfx , yaze::gfx::kOverworldAreaAux1 , yaze::gfx::kOverworldAreaAux2 , yaze::gfx::kOverworldAnimated , yaze::gfx::kSpriteAux1 , yaze::gfx::kHud , yaze::gfx::kDungeonMain } |