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

#include <overworld_inspect.h>

Public Attributes

uint8_t sprite_id
 
int map_id
 
int world
 
int x
 
int y
 
std::optional< std::string > sprite_name
 

Detailed Description

Definition at line 98 of file overworld_inspect.h.

Member Data Documentation

◆ sprite_id

uint8_t yaze::cli::overworld::OverworldSprite::sprite_id

Definition at line 99 of file overworld_inspect.h.

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

◆ map_id

int yaze::cli::overworld::OverworldSprite::map_id

Definition at line 100 of file overworld_inspect.h.

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

◆ world

int yaze::cli::overworld::OverworldSprite::world

Definition at line 101 of file overworld_inspect.h.

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

◆ x

int yaze::cli::overworld::OverworldSprite::x

Definition at line 102 of file overworld_inspect.h.

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

◆ y

int yaze::cli::overworld::OverworldSprite::y

Definition at line 103 of file overworld_inspect.h.

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

◆ sprite_name

std::optional<std::string> yaze::cli::overworld::OverworldSprite::sprite_name

Definition at line 104 of file overworld_inspect.h.


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