Loading...
Searching...
No Matches
Go to the source code of this file.
|
| namespace | yaze |
| |
| namespace | yaze::editor |
| | Editors are the view controllers for the application.
|
| |
|
| enum class | yaze::editor::DungeonOverlayControlId {
yaze::editor::kGrid
, yaze::editor::kObjectBounds
, yaze::editor::kHoverCoordinates
, yaze::editor::kCameraQuadrants
,
yaze::editor::kTrackCollision
, yaze::editor::kCustomCollision
, yaze::editor::kWaterFillOracle
, yaze::editor::kMinecartPathing
,
yaze::editor::kTrackGaps
, yaze::editor::kTrackRoutes
, yaze::editor::kCustomObjects
} |
| |