Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
Enumerations | |
| enum class | yaze::editor::EditingMode { yaze::editor::MOUSE = 0 , yaze::editor::DRAW_TILE = 1 } |
| enum class | yaze::editor::EntityEditMode { yaze::editor::NONE = 0 , yaze::editor::ENTRANCES = 1 , yaze::editor::EXITS = 2 , yaze::editor::ITEMS = 3 , yaze::editor::SPRITES = 4 , yaze::editor::TRANSPORTS = 5 , yaze::editor::MUSIC = 6 } |