yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::core::FlagsMenu Struct Reference

#include <features.h>

Public Member Functions

void DrawOverworldFlags ()
 
void DrawDungeonFlags ()
 
void DrawResourceFlags ()
 
void DrawSystemFlags ()
 

Detailed Description

Definition at line 111 of file features.h.

Member Function Documentation

◆ DrawOverworldFlags()

void yaze::core::FlagsMenu::DrawOverworldFlags ( )
inline

Definition at line 112 of file features.h.

References yaze::core::FeatureFlags::get().

Referenced by yaze::editor::SettingsEditor::DrawGeneralSettings(), and yaze::editor::EditorManager::DrawMenuContent().

Here is the call graph for this function:

◆ DrawDungeonFlags()

void yaze::core::FlagsMenu::DrawDungeonFlags ( )
inline

Definition at line 130 of file features.h.

References yaze::core::FeatureFlags::get().

Referenced by yaze::editor::SettingsEditor::DrawGeneralSettings(), and yaze::editor::EditorManager::DrawMenuContent().

Here is the call graph for this function:

◆ DrawResourceFlags()

void yaze::core::FlagsMenu::DrawResourceFlags ( )
inline

Definition at line 137 of file features.h.

References yaze::core::FeatureFlags::get().

Referenced by yaze::editor::SettingsEditor::DrawGeneralSettings(), and yaze::editor::EditorManager::DrawMenuContent().

Here is the call graph for this function:

◆ DrawSystemFlags()

void yaze::core::FlagsMenu::DrawSystemFlags ( )
inline

Definition at line 143 of file features.h.

References yaze::core::FeatureFlags::get().

Referenced by yaze::editor::SettingsEditor::DrawGeneralSettings(), and yaze::editor::EditorManager::DrawMenuContent().

Here is the call graph for this function:

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