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

Represents a single tile16 change in a proposal. More...

#include <tile16_proposal_generator.h>

Public Member Functions

std::string ToString () const
 

Public Attributes

int map_id
 
int x
 
int y
 
uint16_t old_tile
 
uint16_t new_tile
 

Detailed Description

Represents a single tile16 change in a proposal.

Definition at line 19 of file tile16_proposal_generator.h.

Member Function Documentation

◆ ToString()

std::string yaze::cli::Tile16Change::ToString ( ) const

Member Data Documentation

◆ map_id

◆ x

◆ y

◆ old_tile

◆ new_tile


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