#include <cstddef>#include <string_view>

Go to the source code of this file.
Classes | |
| struct | yaze::editor::internal::PaletteRowLayout |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::internal |
Functions | |
| PaletteRowLayout | yaze::editor::internal::GetPaletteRowLayout (std::string_view group_name, std::size_t palette_size) |
| int | yaze::editor::internal::GetPaletteRowCount (std::size_t palette_size, int colors_per_row) |