Documentation ¶
Index ¶
- Constants
- Variables
- type Direction
- func (d Direction) EightDirectionIndex() uint
- func (d Direction) FourDirectionIndex() uint
- func (d Direction) Invoke(usr *types.Datum, name string, parameters ...types.Value) types.Value
- func (d Direction) IsValid() bool
- func (d Direction) NearestCardinal() Direction
- func (d Direction) SetVar(name string, value types.Value)
- func (d Direction) String() string
- func (d Direction) Var(name string) types.Value
- func (d Direction) XY() (x, y int)
Constants ¶
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Direction ¶
type Direction uint8
func (Direction) EightDirectionIndex ¶
func (Direction) FourDirectionIndex ¶
func (Direction) NearestCardinal ¶
Click to show internal directories.
Click to hide internal directories.