Documentation
¶
Index ¶
- func Convert(vs []Point) (xs []int, ys []int)
- type Hexagon
- func (hex Hexagon) BoundingBox() (a, b Point)
- func (hex Hexagon) CopyBottom() Hexagon
- func (hex Hexagon) CopyBottomLeft() Hexagon
- func (hex Hexagon) CopyBottomRight() Hexagon
- func (hex Hexagon) CopyTop() Hexagon
- func (hex Hexagon) CopyTopLeft() Hexagon
- func (hex Hexagon) CopyTopRight() Hexagon
- func (hex Hexagon) Vertices() []Point
- type Map
- type Point
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Hexagon ¶
func (Hexagon) BoundingBox ¶
func (Hexagon) CopyBottom ¶
func (Hexagon) CopyBottomLeft ¶
func (Hexagon) CopyBottomRight ¶
func (Hexagon) CopyTopLeft ¶
func (Hexagon) CopyTopRight ¶
Click to show internal directories.
Click to hide internal directories.