|
OpenTTD Source 20260525-master-g39d4fe24a0
|
Instantiation of a hash for an ExtendedTextColour. More...
#include <gfx_layout.h>
Public Member Functions | |
| std::size_t | operator() (const ExtendedTextColour &tc) const noexcept |
| Hash the text colour. | |
Instantiation of a hash for an ExtendedTextColour.
Definition at line 91 of file gfx_layout.h.
|
inlinenoexcept |
Hash the text colour.
| tc | The colour to hash. |
Definition at line 97 of file gfx_layout.h.