yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
tui.h File Reference
#include <ftxui/component/component.hpp>
#include <ftxui/dom/elements.hpp>
#include <ftxui/screen/screen.hpp>
#include <string>
#include <vector>
#include "app/rom.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::cli::Context
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::cli
 Namespace for the command line interface.
 

Enumerations

enum class  yaze::cli::MainMenuEntry {
  yaze::cli::kLoadRom , yaze::cli::kApplyBpsPatch , yaze::cli::kGenerateSaveFile , yaze::cli::kPaletteEditor ,
  yaze::cli::kHelp , yaze::cli::kExit
}
 
enum  yaze::cli::LayoutID {
  yaze::cli::kLoadRom , yaze::cli::kApplyBpsPatch , yaze::cli::kGenerateSaveFile , yaze::cli::kPaletteEditor ,
  yaze::cli::kHelp , yaze::cli::kExit , yaze::cli::kMainMenu , yaze::cli::kError
}
 

Functions

void yaze::cli::ShowMain ()
 

Variables

const std::vector< std::string > yaze::cli::kMainMenuEntries