yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::overworld::TileStatistics Struct Reference

#include <overworld_inspect.h>

Public Attributes

int map_id
 
int world
 
uint16_t tile_id
 
int count
 
std::vector< std::pair< int, int > > positions
 

Detailed Description

Definition at line 126 of file overworld_inspect.h.

Member Data Documentation

◆ map_id

int yaze::cli::overworld::TileStatistics::map_id

Definition at line 127 of file overworld_inspect.h.

Referenced by yaze::cli::overworld::AnalyzeTileUsage().

◆ world

int yaze::cli::overworld::TileStatistics::world

Definition at line 128 of file overworld_inspect.h.

Referenced by yaze::cli::overworld::AnalyzeTileUsage().

◆ tile_id

uint16_t yaze::cli::overworld::TileStatistics::tile_id

Definition at line 129 of file overworld_inspect.h.

Referenced by yaze::cli::overworld::AnalyzeTileUsage().

◆ count

int yaze::cli::overworld::TileStatistics::count

Definition at line 130 of file overworld_inspect.h.

Referenced by yaze::cli::overworld::AnalyzeTileUsage().

◆ positions

std::vector<std::pair<int, int> > yaze::cli::overworld::TileStatistics::positions

Definition at line 131 of file overworld_inspect.h.

Referenced by yaze::cli::overworld::AnalyzeTileUsage().


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