#include "cli/service/resources/command_handler.h"

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 |