#include <feature_flags_menu.h>
Public Member Functions | |
| void | DrawOverworldFlags () |
| void | DrawDungeonFlags () |
| void | DrawResourceFlags () |
| void | DrawSystemFlags () |
| void | DrawZSCustomOverworldFlags (Rom *rom) |
Definition at line 22 of file feature_flags_menu.h.
|
inline |
Definition at line 23 of file feature_flags_menu.h.
References yaze::gui::ConvertColorToImVec4(), yaze::gui::ThemeManager::Get(), yaze::core::FeatureFlags::get(), and yaze::gui::ThemeManager::GetCurrentTheme().
Referenced by yaze::editor::PopupManager::DrawFeatureFlagsPopup(), and yaze::editor::SettingsPanel::DrawGeneralSettings().

|
inline |
Definition at line 80 of file feature_flags_menu.h.
References yaze::gui::ConvertColorToImVec4(), yaze::gui::ThemeManager::Get(), yaze::core::FeatureFlags::get(), and yaze::gui::ThemeManager::GetCurrentTheme().
Referenced by yaze::editor::PopupManager::DrawFeatureFlagsPopup(), and yaze::editor::SettingsPanel::DrawGeneralSettings().

|
inline |
Definition at line 118 of file feature_flags_menu.h.
References yaze::core::FeatureFlags::get().
Referenced by yaze::editor::PopupManager::DrawFeatureFlagsPopup(), and yaze::editor::SettingsPanel::DrawGeneralSettings().

|
inline |
Definition at line 126 of file feature_flags_menu.h.
References yaze::core::FeatureFlags::get().
Referenced by yaze::editor::PopupManager::DrawFeatureFlagsPopup(), and yaze::editor::SettingsPanel::DrawGeneralSettings().

|
inline |
Definition at line 140 of file feature_flags_menu.h.
References yaze::zelda3::OverworldVersionHelper::GetVersion(), yaze::Rom::is_loaded(), yaze::zelda3::OverworldCustomAnimatedGFXEnabled, yaze::zelda3::OverworldCustomAreaSpecificBGEnabled, yaze::zelda3::OverworldCustomMainPaletteEnabled, yaze::zelda3::OverworldCustomMosaicEnabled, yaze::zelda3::OverworldCustomSubscreenOverlayEnabled, yaze::zelda3::OverworldCustomTileGFXGroupEnabled, and yaze::zelda3::OverworldVersionHelper::SupportsCustomBGColors().
Referenced by yaze::editor::SettingsPanel::DrawGeneralSettings().
