#include <wasm_control_api.h>
Definition at line 508 of file wasm_control_api.h.
◆ Initialize()
◆ IsReady()
| static bool yaze::app::platform::WasmControlApi::IsReady |
( |
| ) |
|
|
inlinestatic |
◆ SetupJavaScriptBindings()
| static void yaze::app::platform::WasmControlApi::SetupJavaScriptBindings |
( |
| ) |
|
|
inlinestatic |
◆ SwitchEditor()
| static std::string yaze::app::platform::WasmControlApi::SwitchEditor |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ GetCurrentEditor()
| static std::string yaze::app::platform::WasmControlApi::GetCurrentEditor |
( |
| ) |
|
|
inlinestatic |
◆ GetAvailableEditors()
| static std::string yaze::app::platform::WasmControlApi::GetAvailableEditors |
( |
| ) |
|
|
inlinestatic |
◆ OpenPanel()
| static std::string yaze::app::platform::WasmControlApi::OpenPanel |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ ClosePanel()
| static std::string yaze::app::platform::WasmControlApi::ClosePanel |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ TogglePanel()
| static std::string yaze::app::platform::WasmControlApi::TogglePanel |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ GetVisiblePanels()
| static std::string yaze::app::platform::WasmControlApi::GetVisiblePanels |
( |
| ) |
|
|
inlinestatic |
◆ GetAvailablePanels()
| static std::string yaze::app::platform::WasmControlApi::GetAvailablePanels |
( |
| ) |
|
|
inlinestatic |
◆ GetPanelsInCategory()
| static std::string yaze::app::platform::WasmControlApi::GetPanelsInCategory |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ ShowAllPanels()
| static std::string yaze::app::platform::WasmControlApi::ShowAllPanels |
( |
| ) |
|
|
inlinestatic |
◆ HideAllPanels()
| static std::string yaze::app::platform::WasmControlApi::HideAllPanels |
( |
| ) |
|
|
inlinestatic |
◆ ShowAllPanelsInCategory()
| static std::string yaze::app::platform::WasmControlApi::ShowAllPanelsInCategory |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ HideAllPanelsInCategory()
| static std::string yaze::app::platform::WasmControlApi::HideAllPanelsInCategory |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ ShowOnlyPanel()
| static std::string yaze::app::platform::WasmControlApi::ShowOnlyPanel |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ SetPanelLayout()
| static std::string yaze::app::platform::WasmControlApi::SetPanelLayout |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ GetAvailableLayouts()
| static std::string yaze::app::platform::WasmControlApi::GetAvailableLayouts |
( |
| ) |
|
|
inlinestatic |
◆ SaveCurrentLayout()
| static std::string yaze::app::platform::WasmControlApi::SaveCurrentLayout |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ TriggerMenuAction()
| static std::string yaze::app::platform::WasmControlApi::TriggerMenuAction |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ GetAvailableMenuActions()
| static std::string yaze::app::platform::WasmControlApi::GetAvailableMenuActions |
( |
| ) |
|
|
inlinestatic |
◆ GetSessionInfo()
| static std::string yaze::app::platform::WasmControlApi::GetSessionInfo |
( |
| ) |
|
|
inlinestatic |
◆ CreateSession()
| static std::string yaze::app::platform::WasmControlApi::CreateSession |
( |
| ) |
|
|
inlinestatic |
◆ SwitchSession()
| static std::string yaze::app::platform::WasmControlApi::SwitchSession |
( |
int | | ) |
|
|
inlinestatic |
◆ GetRomStatus()
| static std::string yaze::app::platform::WasmControlApi::GetRomStatus |
( |
| ) |
|
|
inlinestatic |
◆ ReadRomBytes()
| static std::string yaze::app::platform::WasmControlApi::ReadRomBytes |
( |
int | , |
|
|
int | ) |
|
inlinestatic |
◆ WriteRomBytes()
| static std::string yaze::app::platform::WasmControlApi::WriteRomBytes |
( |
int | , |
|
|
const std::string & | ) |
|
inlinestatic |
◆ SaveRom()
| static std::string yaze::app::platform::WasmControlApi::SaveRom |
( |
| ) |
|
|
inlinestatic |
◆ GetEditorSnapshot()
| static std::string yaze::app::platform::WasmControlApi::GetEditorSnapshot |
( |
| ) |
|
|
inlinestatic |
◆ GetCurrentDungeonRoom()
| static std::string yaze::app::platform::WasmControlApi::GetCurrentDungeonRoom |
( |
| ) |
|
|
inlinestatic |
◆ GetCurrentOverworldMap()
| static std::string yaze::app::platform::WasmControlApi::GetCurrentOverworldMap |
( |
| ) |
|
|
inlinestatic |
◆ GetEditorSelection()
| static std::string yaze::app::platform::WasmControlApi::GetEditorSelection |
( |
| ) |
|
|
inlinestatic |
◆ GetRoomTileData()
| static std::string yaze::app::platform::WasmControlApi::GetRoomTileData |
( |
int | | ) |
|
|
inlinestatic |
◆ GetRoomObjects()
| static std::string yaze::app::platform::WasmControlApi::GetRoomObjects |
( |
int | | ) |
|
|
inlinestatic |
◆ GetRoomProperties()
| static std::string yaze::app::platform::WasmControlApi::GetRoomProperties |
( |
int | | ) |
|
|
inlinestatic |
◆ GetMapTileData()
| static std::string yaze::app::platform::WasmControlApi::GetMapTileData |
( |
int | | ) |
|
|
inlinestatic |
◆ GetMapEntities()
| static std::string yaze::app::platform::WasmControlApi::GetMapEntities |
( |
int | | ) |
|
|
inlinestatic |
◆ GetMapProperties()
| static std::string yaze::app::platform::WasmControlApi::GetMapProperties |
( |
int | | ) |
|
|
inlinestatic |
◆ GetPaletteData()
| static std::string yaze::app::platform::WasmControlApi::GetPaletteData |
( |
const std::string & | , |
|
|
int | ) |
|
inlinestatic |
◆ ListPaletteGroups()
| static std::string yaze::app::platform::WasmControlApi::ListPaletteGroups |
( |
| ) |
|
|
inlinestatic |
◆ GetUIElementTree()
| static std::string yaze::app::platform::WasmControlApi::GetUIElementTree |
( |
| ) |
|
|
inlinestatic |
◆ GetUIElementBounds()
| static std::string yaze::app::platform::WasmControlApi::GetUIElementBounds |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ SetSelection()
| static std::string yaze::app::platform::WasmControlApi::SetSelection |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ GetPlatformInfo()
| static std::string yaze::app::platform::WasmControlApi::GetPlatformInfo |
( |
| ) |
|
|
inlinestatic |
◆ AgentIsReady()
| static bool yaze::app::platform::WasmControlApi::AgentIsReady |
( |
| ) |
|
|
inlinestatic |
◆ AgentSendMessage()
| static std::string yaze::app::platform::WasmControlApi::AgentSendMessage |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ AgentGetChatHistory()
| static std::string yaze::app::platform::WasmControlApi::AgentGetChatHistory |
( |
| ) |
|
|
inlinestatic |
◆ AgentGetConfig()
| static std::string yaze::app::platform::WasmControlApi::AgentGetConfig |
( |
| ) |
|
|
inlinestatic |
◆ AgentSetConfig()
| static std::string yaze::app::platform::WasmControlApi::AgentSetConfig |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ AgentGetProviders()
| static std::string yaze::app::platform::WasmControlApi::AgentGetProviders |
( |
| ) |
|
|
inlinestatic |
◆ AgentGetProposals()
| static std::string yaze::app::platform::WasmControlApi::AgentGetProposals |
( |
| ) |
|
|
inlinestatic |
◆ AgentAcceptProposal()
| static std::string yaze::app::platform::WasmControlApi::AgentAcceptProposal |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ AgentRejectProposal()
| static std::string yaze::app::platform::WasmControlApi::AgentRejectProposal |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ AgentGetProposalDetails()
| static std::string yaze::app::platform::WasmControlApi::AgentGetProposalDetails |
( |
const std::string & | | ) |
|
|
inlinestatic |
◆ AgentOpenSidebar()
| static std::string yaze::app::platform::WasmControlApi::AgentOpenSidebar |
( |
| ) |
|
|
inlinestatic |
◆ AgentCloseSidebar()
| static std::string yaze::app::platform::WasmControlApi::AgentCloseSidebar |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: