yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_object_interaction.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::editor::SelectedEntity
 Represents a selected entity in the dungeon editor. More...
 
class  yaze::editor::DungeonObjectInteraction
 Handles object selection, placement, and interaction within the dungeon canvas. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 

Enumerations

enum class  yaze::editor::EntityType {
  yaze::editor::None , yaze::editor::Object , yaze::editor::Door , yaze::editor::Sprite ,
  yaze::editor::Item
}
 Type of entity that can be selected in the dungeon editor. More...