Expand description
Tiling structures and helpers.
Structs§
- A key for indexing a
Tile
within anArrayTiler
. - An array tiler.
- A tile within a
GridTiler
. - A grid tiler.
- A tile container for a
Tileable
object. - An immutable tiled grid created by a
GridTiler
.
Enums§
- An enumeration of alignment modes for adjacent tiles in a tiler along a given axis.
Traits§
- A tileable layout object.