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

Go to the source code of this file.

Classes

class  yaze::cli::handlers::DungeonPlaceSpriteCommandHandler
 Place a sprite in a dungeon room and optionally write to ROM. More...
 
class  yaze::cli::handlers::DungeonRemoveSpriteCommandHandler
 Remove a sprite from a dungeon room by index or position. More...
 
class  yaze::cli::handlers::DungeonPlaceObjectCommandHandler
 Place a dungeon object (track segment, door, etc.) in a room. More...
 
class  yaze::cli::handlers::DungeonSetCollisionTileCommandHandler
 Set individual custom collision tiles in a dungeon room. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::cli
 Namespace for the command line interface.
 
namespace  yaze::cli::handlers