Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TileMap ¶
type TileMap struct {
// contains filtered or unexported fields
}
TileMap represents a fixed size grid of runes. The top-left tile is [0,0]
func NewTileMap ¶
Click to show internal directories.
Click to hide internal directories.