Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
deck_editor_settings.h File Reference
Include dependency graph for deck_editor_settings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DeckEditorSettings

Enumerations

enum  commanderSpellbookIntegrationEnabledIndex { commanderSpellbookIntegrationEnabledIndexDisabled , commanderSpellbookIntegrationEnabledIndexEnabled , commanderSpellbookIntegrationEnabledIndexAutomatic , commanderSpellbookIntegrationEnabledIndexUnprompted }
enum  VdeStartupTab { VdeStartupTabContext , VdeStartupTabDeckDisplay , VdeStartupTabDatabaseDisplay }

Enumeration Type Documentation

◆ commanderSpellbookIntegrationEnabledIndex

Enumerator
commanderSpellbookIntegrationEnabledIndexDisabled 
commanderSpellbookIntegrationEnabledIndexEnabled 
commanderSpellbookIntegrationEnabledIndexAutomatic 
commanderSpellbookIntegrationEnabledIndexUnprompted 

◆ VdeStartupTab

Enumerator
VdeStartupTabContext 

Match the opened deck: new decks show the database display, existing decks the deck view.

VdeStartupTabDeckDisplay 

Always open the Visual Deck View.

VdeStartupTabDatabaseDisplay 

Always open the Visual Database Display.