Public Attributes | |
| bool | show_sprites = true |
| bool | show_pot_items = true |
| bool | show_chests = true |
Definition at line 334 of file dungeon_canvas_viewer.h.
| bool yaze::editor::DungeonCanvasViewer::EntityVisibility::show_sprites = true |
Definition at line 335 of file dungeon_canvas_viewer.h.
Referenced by yaze::editor::DungeonCanvasViewer::AreSpritesVisible(), yaze::editor::DungeonCanvasViewer::DrawDungeonCanvas(), and yaze::editor::DungeonCanvasViewer::SetSpritesVisible().
| bool yaze::editor::DungeonCanvasViewer::EntityVisibility::show_pot_items = true |
Definition at line 336 of file dungeon_canvas_viewer.h.
Referenced by yaze::editor::DungeonCanvasViewer::ArePotItemsVisible(), yaze::editor::DungeonCanvasViewer::DrawDungeonCanvas(), and yaze::editor::DungeonCanvasViewer::SetPotItemsVisible().
| bool yaze::editor::DungeonCanvasViewer::EntityVisibility::show_chests = true |
Definition at line 337 of file dungeon_canvas_viewer.h.