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 kLoadTexturesAsStreaming = true
 
bool kSaveDungeonMaps = false
 
bool kSaveGraphicsSheet = false
 
bool kLogToConsole = false
 
struct yaze::app::core::ExperimentFlags::Flags::Overworld overworld
 

Detailed Description

Definition at line 38 of file common.h.

Member Data Documentation

◆ kLogInstructions

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

Definition at line 40 of file common.h.

◆ kUseNewImGuiInput

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

Definition at line 45 of file common.h.

◆ kSaveAllPalettes

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

Definition at line 48 of file common.h.

◆ kSaveGfxGroups

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

Definition at line 51 of file common.h.

◆ kSaveWithChangeQueue

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

Definition at line 56 of file common.h.

◆ kDrawDungeonRoomGraphics

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

Definition at line 59 of file common.h.

◆ kNewFileDialogWrapper

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

Definition at line 62 of file common.h.

◆ kLoadTexturesAsStreaming

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

Definition at line 65 of file common.h.

◆ kSaveDungeonMaps

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

Definition at line 68 of file common.h.

◆ kSaveGraphicsSheet

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

Definition at line 71 of file common.h.

◆ kLogToConsole

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

Definition at line 74 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: