Documentation ¶
Index ¶
- func DumpDifficulty(d world.Difficulty) (string, error)
- func DumpGameMode(g world.GameMode) (string, error)
- func MustByteSlice(e []byte, err error) []byte
- func MustString(e string, err error) string
- func ParseDifficulty(v string) (world.Difficulty, error)
- func ParseGameMode(v string) (world.GameMode, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DumpDifficulty ¶
func DumpDifficulty(d world.Difficulty) (string, error)
func MustByteSlice ¶
func MustString ¶
func ParseDifficulty ¶
func ParseDifficulty(v string) (world.Difficulty, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.