yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaConnection Struct Reference

Public Attributes

int from_area
 
int to_area
 
std::string direction
 
int edge_x
 
int edge_y
 
bool bidirectional
 

Detailed Description

Definition at line 57 of file overworld_graph_commands.h.

Member Data Documentation

◆ from_area

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaConnection::from_area

◆ to_area

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaConnection::to_area

◆ direction

std::string yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaConnection::direction

◆ edge_x

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaConnection::edge_x

◆ edge_y

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaConnection::edge_y

◆ bidirectional

bool yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaConnection::bidirectional

The documentation for this struct was generated from the following file: