returncode

package
v0.0.0-...-d7572e3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Success                ReturnCode = iota //
	MoveBlockedByActiveObj                   //
	MoveBlockedByTile                        //
	InsufficientSP                           //
	FailByDeath                              //
	InvalidDirection                         //
	ActionProhibited                         //
	ObjectNotFound                           //
	ActionChanged                            //
	ActionCanceled                           //

	ReturnCode_Count int = iota
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ReturnCode

type ReturnCode uint8

func String2ReturnCode

func String2ReturnCode(s string) (ReturnCode, bool)

func (ReturnCode) CommentString

func (e ReturnCode) CommentString() string

func (ReturnCode) String

func (e ReturnCode) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL