yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::debug::SemanticGameState Struct Reference

Complete semantic game state. More...

#include <semantic_introspection.h>

Collaboration diagram for yaze::emu::debug::SemanticGameState:

Public Attributes

GameModeState game_mode
 
PlayerState player
 
LocationContext location
 
std::vector< SpriteStatesprites
 
FrameInfo frame
 

Detailed Description

Complete semantic game state.

Definition at line 112 of file semantic_introspection.h.

Member Data Documentation

◆ game_mode

GameModeState yaze::emu::debug::SemanticGameState::game_mode

◆ player

PlayerState yaze::emu::debug::SemanticGameState::player

◆ location

LocationContext yaze::emu::debug::SemanticGameState::location

◆ sprites

std::vector<SpriteState> yaze::emu::debug::SemanticGameState::sprites

◆ frame

FrameInfo yaze::emu::debug::SemanticGameState::frame

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