|
OpenTTD Source 20260109-master-g241b5fcdfe
|
The colour tables for heightmaps. More...
Go to the source code of this file.
Variables | |
| static const uint32_t | _green_map_heights [] |
| Height map colours for the green colour scheme, ordered by height. | |
| static const uint32_t | _dark_green_map_heights [] |
| Height map colours for the dark green colour scheme, ordered by height. | |
| static const uint32_t | _violet_map_heights [] |
| Height map colours for the violet colour scheme, ordered by height. | |
The colour tables for heightmaps.
Definition in file heightmap_colours.h.
|
static |
Height map colours for the dark green colour scheme, ordered by height.
Definition at line 130 of file heightmap_colours.h.
|
static |
Height map colours for the green colour scheme, ordered by height.
Definition at line 11 of file heightmap_colours.h.
|
static |
Height map colours for the violet colour scheme, ordered by height.
Definition at line 233 of file heightmap_colours.h.