yaze 0.2.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 kLogInstructions = true
 
bool kSaveAllPalettes = false
 
bool kSaveGfxGroups = false
 
bool kSaveWithChangeQueue = false
 
bool kDrawDungeonRoomGraphics = true
 
bool kSaveDungeonMaps = false
 
bool kSaveGraphicsSheet = false
 
bool kLogToConsole = false
 
struct yaze::core::FeatureFlags::Flags::Overworld overworld
 

Detailed Description

Definition at line 17 of file features.h.

Member Data Documentation

◆ kLogInstructions

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

Definition at line 19 of file features.h.

◆ kSaveAllPalettes

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

Definition at line 22 of file features.h.

◆ kSaveGfxGroups

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

Definition at line 25 of file features.h.

◆ kSaveWithChangeQueue

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

Definition at line 30 of file features.h.

◆ kDrawDungeonRoomGraphics

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

Definition at line 33 of file features.h.

◆ kSaveDungeonMaps

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

Definition at line 36 of file features.h.

◆ kSaveGraphicsSheet

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

Definition at line 39 of file features.h.

◆ kLogToConsole

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

Definition at line 42 of file features.h.

◆ overworld

struct yaze::core::FeatureFlags::Flags::Overworld yaze::core::FeatureFlags::Flags::overworld

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