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

#include <feature_flags_menu.h>

Public Member Functions

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

Detailed Description

Definition at line 16 of file feature_flags_menu.h.

Member Function Documentation

◆ DrawOverworldFlags()

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

Definition at line 17 of file feature_flags_menu.h.

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

Referenced by yaze::editor::SettingsEditor::DrawGeneralSettings().

Here is the call graph for this function:

◆ DrawDungeonFlags()

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

Definition at line 48 of file feature_flags_menu.h.

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

Referenced by yaze::editor::SettingsEditor::DrawGeneralSettings().

Here is the call graph for this function:

◆ DrawResourceFlags()

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

Definition at line 52 of file feature_flags_menu.h.

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

Referenced by yaze::editor::SettingsEditor::DrawGeneralSettings().

Here is the call graph for this function:

◆ DrawSystemFlags()

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

Definition at line 58 of file feature_flags_menu.h.

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

Referenced by yaze::editor::SettingsEditor::DrawGeneralSettings().

Here is the call graph for this function:

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