package
Version:
v0.0.0-...-3cf76cc
Opens a new window with list of versions in this module.
Published: Dec 25, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Tile struct {
ID int
Data [][]bool
Edges map[direction]string
Neighbors map[direction]int
}
Tile ..
Source Files
¶
Click to show internal directories.
Click to hide internal directories.