dgt.tilemap

Undocumented in source.

Members

Structs

Tile
struct Tile(T)

A single tile with an arbitrary value and if the tile is solid or not

Tilemap
struct Tilemap(T)

A fixed-size grid of tiles that can be queried

Meta