yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_graph_commands.h File Reference
#include <string>
#include "absl/status/status.h"
#include "cli/service/resources/command_handler.h"
Include dependency graph for dungeon_graph_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::DungeonGraphCommandHandler
 Command handler for generating a room connectivity graph. More...
 
class  yaze::cli::handlers::EntranceInfoCommandHandler
 Command handler for reading entrance table data. More...
 
class  yaze::cli::handlers::DungeonDiscoverCommandHandler
 Command handler for auto-discovering dungeon rooms. More...
 
class  yaze::cli::handlers::DungeonRoomGraphCommandHandler
 Full room connectivity graph including door edges. More...
 

Namespaces

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