Documentation
¶
Index ¶
Constants ¶
View Source
const ( East = "e" SouthEast = "se" SouthWest = "sw" West = "w" NorthWest = "nw" NorthEast = "ne" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Grid ¶
type Grid struct {
// contains filtered or unexported fields
}
func (*Grid) AdjacentBlack ¶
func (*Grid) AdjacentWhite ¶
func (*Grid) NumBlackTiles ¶
func (*Grid) WhiteTiles ¶
Click to show internal directories.
Click to hide internal directories.