Complete ALTTP game state from GAMESTATE command. More...
#include <mesen_socket_client.h>

Public Attributes | |
| LinkState | link |
| GameItems | items |
| GameMode | game |
Complete ALTTP game state from GAMESTATE command.
Definition at line 88 of file mesen_socket_client.h.
| LinkState yaze::emu::mesen::GameState::link |
Definition at line 89 of file mesen_socket_client.h.
Referenced by yaze::editor::MesenDebugPanel::DrawLinkState(), and yaze::emu::mesen::MesenSocketClient::GetGameState().
| GameItems yaze::emu::mesen::GameState::items |
Definition at line 90 of file mesen_socket_client.h.
Referenced by yaze::editor::MesenDebugPanel::DrawLinkState(), and yaze::emu::mesen::MesenSocketClient::GetGameState().
| GameMode yaze::emu::mesen::GameState::game |
Definition at line 91 of file mesen_socket_client.h.
Referenced by yaze::editor::MesenDebugPanel::DrawGameMode(), and yaze::emu::mesen::MesenSocketClient::GetGameState().