#include <algorithm>

Go to the source code of this file.
Classes | |
| struct | yaze::editor::Tile16ActionControlState |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
Functions | |
| Tile16ActionControlState | yaze::editor::ComputeTile16ActionControlState (bool has_pending, bool current_tile_pending, bool can_undo, bool can_redo) |
| int | yaze::editor::ComputeTile16CompactActionColumnCount (float available_width_px) |
| int | yaze::editor::ComputeTile16ActionRowCount (int action_count, int column_count) |
| float | yaze::editor::ComputeTile16PaletteButtonSize (float available_width_px) |