|
stmm-games-doc
0.32.0
|
Classes | |
| struct | NamedRgbColor |
Functions | |
| int32_t | getTotSvgColors () noexcept |
| The number of available named colors. More... | |
| const NamedRgbColor & | getSvgColor (int32_t nPal) noexcept |
| Get named svg color. More... | |
|
noexcept |
Get named svg color.
| nPal | The color index (or palette number). Must be >= 0 and < getTotSvgColors(). |
|
noexcept |
The number of available named colors.
1.8.13