OpenTTD Source  20241108-master-g80f628063a
SmallMapColourScheme Struct Reference

Colour scheme of the smallmap. More...

Data Fields

std::vector< uint32_t > height_colours
 Cached colours for each level in a map.
 
std::span< const uint32_t > height_colours_base
 Base table for determining the colours.
 
uint32_t default_colour
 Default colour of the land.
 

Detailed Description

Colour scheme of the smallmap.

Definition at line 274 of file smallmap_gui.cpp.


The documentation for this struct was generated from the following file: