yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
tile16_editor_action_state.h File Reference
#include <algorithm>
Include dependency graph for tile16_editor_action_state.h:
This graph shows which files directly or indirectly include this file:

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)