Documentation
¶
Index ¶
- type Grid
- func (g *Grid) Duplicate() *Grid
- func (g *Grid) Get(x, y uint8) *node.Node
- func (g *Grid) Goal() (uint8, uint8)
- func (g *Grid) Hash() string
- func (g *Grid) Height() uint8
- func (g *Grid) Print()
- func (g *Grid) Serialize() []byte
- func (g *Grid) SetGoal(x, y uint8)
- func (g Grid) String() string
- func (g *Grid) Transfer(srcX, srcY, destX, destY uint8) *Grid
- func (g *Grid) Width() uint8
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.