package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: May 9, 2023
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ZoneChoices = "choices_"
ZoneCards = "cards_"
ZoneArtifacts = "artifacts_"
ChoiceCharacter = Choice("CHARACTER")
ChoiceLogs = Choice("LOGS")
ChoiceArtifacts = Choice("ARTIFACTS")
ChoiceCards = Choice("CARDS")
ChoiceQuit = Choice("QUIT")
)
type MenuModel struct {
}
MenuModel is responsible for showing information about the player, cards,
artifacts and the option to leave.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.