package
Version:
v0.22.0
Opens a new window with list of versions in this module.
Published: Dec 13, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ConvertFlags converts the given flags to the byte representation.
const (
AddAction Action = iota
RemoveAction
UpdatePercentAction
UpdateNameAction
UpdateStyleAction
UpdatePropertiesAction
)
const (
PinkColor Color = iota
BlueColor
RedColor
GreenColor
YellowColor
PurpleColor
WhiteColor
)
const (
DarkenScreenFlag Flag = 0x01
PlayBossMusicFlag Flag = 0x02
CreateWorldFogFlag Flag = 0x04
)
const (
ProgressOverlay Overlay = iota
Notched6Overlay
Notched10Overlay
Notched12Overlay
Notched20Overlay
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.