Module rivers

Module rivers 

Source
Expand description

Special validator for the rivers.png/bmp file.

The rivers.png/bmp file has detailed requirements for its image format and the layout of every pixel.

Structs§

RiverPixels 🔒
The rivers.png/bmp has an indexed palette where the colors don’t matter, only the index values used in the pixels matter. Pixels that are not among the values defined here are ignored when the game processes the rivers.png/bmp.
Rivers

Functions§

river_image_path 🔒