Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OptionStrings ¶
func OptionStrings() []string
OptionStrings returns a slice of all String values of the enum
Types ¶
type Option ¶
type Option uint8
func OptionString ¶
OptionString retrieves an enum value from the enum constants string name. Throws an error if the param is not part of the enum.
func (Option) DynamicString ¶
type Player ¶
type Player struct {
// contains filtered or unexported fields
}
func (*Player) OptionsView ¶
Click to show internal directories.
Click to hide internal directories.