slot

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Location

type Location int32
const (
	None  Location = iota
	Wield          // item can be wielded (i.e. weapon)
	Hold           // item can be held ('hold' command)
	Head
	Neck
	Body
	About_Body // like a cloak
	Legs
	Feet
	Arms
	Wrist
	Hands
	Fingers
	Waist
)

func StringToLocation

func StringToLocation(name string) (Location, error)

func (Location) String

func (i Location) String() string

Jump to

Keyboard shortcuts

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