yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::core::FeatureFlags::Flags Struct Reference

#include <features.h>

Collaboration diagram for yaze::core::FeatureFlags::Flags:

Classes

struct  Overworld
 

Public Attributes

bool kSaveAllPalettes = false
 
bool kSaveGfxGroups = false
 
bool kSaveWithChangeQueue = false
 
bool kSaveDungeonMaps = false
 
bool kSaveGraphicsSheet = false
 
bool kLogToConsole = false
 
bool kEnablePerformanceMonitoring = true
 
bool kUseNativeFileDialog = false
 
struct yaze::core::FeatureFlags::Flags::Overworld overworld
 

Detailed Description

Definition at line 15 of file features.h.

Member Data Documentation

◆ kSaveAllPalettes

bool yaze::core::FeatureFlags::Flags::kSaveAllPalettes = false

Definition at line 21 of file features.h.

◆ kSaveGfxGroups

bool yaze::core::FeatureFlags::Flags::kSaveGfxGroups = false

Definition at line 24 of file features.h.

◆ kSaveWithChangeQueue

bool yaze::core::FeatureFlags::Flags::kSaveWithChangeQueue = false

Definition at line 29 of file features.h.

◆ kSaveDungeonMaps

◆ kSaveGraphicsSheet

◆ kLogToConsole

bool yaze::core::FeatureFlags::Flags::kLogToConsole = false

Definition at line 38 of file features.h.

Referenced by main().

◆ kEnablePerformanceMonitoring

bool yaze::core::FeatureFlags::Flags::kEnablePerformanceMonitoring = true

Definition at line 41 of file features.h.

◆ kUseNativeFileDialog

bool yaze::core::FeatureFlags::Flags::kUseNativeFileDialog = false

Definition at line 47 of file features.h.

Referenced by yaze::test::TestManager::DrawTestDashboard().

◆ overworld


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