#include <overworld_inspect.h>
Public Attributes | |
int | map_id |
int | world |
int | local_x |
int | local_y |
int | global_x |
int | global_y |
Definition at line 84 of file overworld_inspect.h.
int yaze::cli::overworld::TileMatch::map_id |
Definition at line 85 of file overworld_inspect.h.
int yaze::cli::overworld::TileMatch::world |
Definition at line 86 of file overworld_inspect.h.
int yaze::cli::overworld::TileMatch::local_x |
Definition at line 87 of file overworld_inspect.h.
int yaze::cli::overworld::TileMatch::local_y |
Definition at line 88 of file overworld_inspect.h.
int yaze::cli::overworld::TileMatch::global_x |
Definition at line 89 of file overworld_inspect.h.
int yaze::cli::overworld::TileMatch::global_y |
Definition at line 90 of file overworld_inspect.h.