yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::core::ExperimentFlags::Flags Struct Reference

#include <common.h>

Collaboration diagram for yaze::app::core::ExperimentFlags::Flags:

Classes

struct  Overworld
 

Public Attributes

bool kLogInstructions = true
 
bool kUseNewImGuiInput = false
 
bool kSaveAllPalettes = false
 
bool kSaveGfxGroups = false
 
bool kSaveWithChangeQueue = false
 
bool kDrawDungeonRoomGraphics = true
 
bool kNewFileDialogWrapper = true
 
bool kLoadSystemFonts = true
 
bool kLoadTexturesAsStreaming = true
 
bool kSaveDungeonMaps = false
 
bool kLogToConsole = false
 
struct yaze::app::core::ExperimentFlags::Flags::Overworld overworld
 

Detailed Description

Definition at line 32 of file common.h.

Member Data Documentation

◆ kLogInstructions

bool yaze::app::core::ExperimentFlags::Flags::kLogInstructions = true

Definition at line 34 of file common.h.

◆ kUseNewImGuiInput

bool yaze::app::core::ExperimentFlags::Flags::kUseNewImGuiInput = false

Definition at line 39 of file common.h.

◆ kSaveAllPalettes

bool yaze::app::core::ExperimentFlags::Flags::kSaveAllPalettes = false

Definition at line 42 of file common.h.

◆ kSaveGfxGroups

bool yaze::app::core::ExperimentFlags::Flags::kSaveGfxGroups = false

Definition at line 45 of file common.h.

◆ kSaveWithChangeQueue

bool yaze::app::core::ExperimentFlags::Flags::kSaveWithChangeQueue = false

Definition at line 50 of file common.h.

◆ kDrawDungeonRoomGraphics

bool yaze::app::core::ExperimentFlags::Flags::kDrawDungeonRoomGraphics = true

Definition at line 53 of file common.h.

◆ kNewFileDialogWrapper

bool yaze::app::core::ExperimentFlags::Flags::kNewFileDialogWrapper = true

Definition at line 56 of file common.h.

◆ kLoadSystemFonts

bool yaze::app::core::ExperimentFlags::Flags::kLoadSystemFonts = true

Definition at line 60 of file common.h.

◆ kLoadTexturesAsStreaming

bool yaze::app::core::ExperimentFlags::Flags::kLoadTexturesAsStreaming = true

Definition at line 63 of file common.h.

◆ kSaveDungeonMaps

bool yaze::app::core::ExperimentFlags::Flags::kSaveDungeonMaps = false

Definition at line 66 of file common.h.

◆ kLogToConsole

bool yaze::app::core::ExperimentFlags::Flags::kLogToConsole = false

Definition at line 69 of file common.h.

◆ overworld

struct yaze::app::core::ExperimentFlags::Flags::Overworld yaze::app::core::ExperimentFlags::Flags::overworld

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