yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::agent::tools::UnusedRegion Struct Reference

Represents a contiguous unused region in a spritesheet. More...

#include <visual_analysis_tool.h>

Public Attributes

int sheet_index
 
int x
 
int y
 
int width
 
int height
 
int tile_count
 

Detailed Description

Represents a contiguous unused region in a spritesheet.

Definition at line 43 of file visual_analysis_tool.h.

Member Data Documentation

◆ sheet_index

int yaze::cli::agent::tools::UnusedRegion::sheet_index

◆ x

◆ y

◆ width

◆ height

int yaze::cli::agent::tools::UnusedRegion::height

◆ tile_count


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