Module jumpy::core::map_constructor::shiftnanigans

source ยท
Expand description

Map randomizer using Shiftnanigans.

Structsยง

  • Element ๐Ÿ”’
    An element at a location within the map
  • GroupedPixel ๐Ÿ”’
    This can contain one or more ungrouped pixels, allowing for combining adjacent pixels into one grouped pixel This is useful for when thick walls need to be considered as one-pixel-wide walls
  • PixelType ๐Ÿ”’
    The pixel provided to the pixel board randomizer
  • Map randomizer using Shiftnanigans.
  • Tile ๐Ÿ”’
    The tile as it exists in the map
  • UngroupedPixel ๐Ÿ”’
    This contains the layer pixels

Enumsยง