Expand description
Data structures, used to store map data.
Enums§
- Base for the most 2d maps.
- Base for visibility maps.
Type Aliases§
- 2-Dimensional Array of bytes.
- 2-Dimensional Array of pixels, where each pixel is
Set
or isEmpty
. - 2-Dimensional Array that represents visibility.