yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::EditorRegistry Member List

This is the complete list of members for yaze::editor::EditorRegistry, including all inherited members.

EditorRegistry()=defaultyaze::editor::EditorRegistry
GetAllEditorCategories()yaze::editor::EditorRegistrystatic
GetAvailableCategories() constyaze::editor::EditorRegistry
GetEditor(EditorType type) constyaze::editor::EditorRegistry
GetEditorCategory(EditorType type)yaze::editor::EditorRegistrystatic
GetEditorDisplayName(EditorType type) constyaze::editor::EditorRegistry
GetEditorsInCategory(const std::string &category) constyaze::editor::EditorRegistry
GetEditorTypeFromCategory(const std::string &category)yaze::editor::EditorRegistrystatic
HideCurrentEditorPanels()yaze::editor::EditorRegistry
IsEditorActive(EditorType type) constyaze::editor::EditorRegistry
IsEditorVisible(EditorType type) constyaze::editor::EditorRegistry
IsPanelBasedEditor(EditorType type)yaze::editor::EditorRegistrystatic
IsValidEditorType(EditorType type) constyaze::editor::EditorRegistryprivate
jump_to_map_callback_yaze::editor::EditorRegistryprivate
jump_to_room_callback_yaze::editor::EditorRegistryprivate
JumpToDungeonRoom(int room_id)yaze::editor::EditorRegistry
JumpToOverworldMap(int map_id)yaze::editor::EditorRegistry
kEditorCategoriesyaze::editor::EditorRegistryprivatestatic
kEditorNamesyaze::editor::EditorRegistryprivatestatic
kPanelBasedEditorsyaze::editor::EditorRegistryprivatestatic
registered_editors_yaze::editor::EditorRegistryprivate
RegisterEditor(EditorType type, Editor *editor)yaze::editor::EditorRegistry
SetEditorActive(EditorType type, bool active)yaze::editor::EditorRegistry
SetJumpToDungeonRoomCallback(std::function< void(int)> callback)yaze::editor::EditorRegistryinline
SetJumpToOverworldMapCallback(std::function< void(int)> callback)yaze::editor::EditorRegistryinline
ShowEditorPanels(EditorType editor_type)yaze::editor::EditorRegistry
SwitchToEditor(EditorType editor_type)yaze::editor::EditorRegistry
ToggleEditorPanels(EditorType editor_type)yaze::editor::EditorRegistry
UnregisterEditor(EditorType type)yaze::editor::EditorRegistry
ValidateEditorType(EditorType type) constyaze::editor::EditorRegistryprivate
~EditorRegistry()=defaultyaze::editor::EditorRegistry