rust_sc2

Module pixel_map

Source
Expand description

Data structures, used to store map data.

Enums§

Type Aliases§

  • 2-Dimensional Array of bytes.
  • 2-Dimensional Array of pixels, where each pixel is Set or is Empty.
  • 2-Dimensional Array that represents visibility.