| clear() noexcept | stmg::TileColor | inline |
| COLOR_INDEX_MAX enum value | stmg::TileColor | |
| COLOR_INDEX_MIN enum value | stmg::TileColor | |
| COLOR_PAL enum name | stmg::TileColor | |
| COLOR_PAL_FIRST enum value | stmg::TileColor | |
| COLOR_PAL_LAST enum value | stmg::TileColor | |
| COLOR_PAL_STD_BLACK enum value | stmg::TileColor | |
| COLOR_PAL_STD_BLUE enum value | stmg::TileColor | |
| COLOR_PAL_STD_BROWN enum value | stmg::TileColor | |
| COLOR_PAL_STD_CYAN enum value | stmg::TileColor | |
| COLOR_PAL_STD_FIRST enum value | stmg::TileColor | |
| COLOR_PAL_STD_GRAY enum value | stmg::TileColor | |
| COLOR_PAL_STD_GREEN enum value | stmg::TileColor | |
| COLOR_PAL_STD_LAST enum value | stmg::TileColor | |
| COLOR_PAL_STD_MAGENTA enum value | stmg::TileColor | |
| COLOR_PAL_STD_ORANGE enum value | stmg::TileColor | |
| COLOR_PAL_STD_PINK enum value | stmg::TileColor | |
| COLOR_PAL_STD_RED enum value | stmg::TileColor | |
| COLOR_PAL_STD_WHITE enum value | stmg::TileColor | |
| COLOR_PAL_STD_YELLOW enum value | stmg::TileColor | |
| COLOR_TYPE enum name | stmg::TileColor | |
| COLOR_TYPE_EMPTY enum value | stmg::TileColor | |
| COLOR_TYPE_INDEX enum value | stmg::TileColor | |
| COLOR_TYPE_PAL enum value | stmg::TileColor | |
| COLOR_TYPE_RGB enum value | stmg::TileColor | |
| colorUint8ToDouble1(uint8_t nCol) noexcept | stmg::TileColor | inlinestatic |
| dump() const noexcept | stmg::TileColor | inline |
| getColorBlue1() const noexcept | stmg::TileColor | inline |
| getColorGreen1() const noexcept | stmg::TileColor | inline |
| getColorIndex() const noexcept | stmg::TileColor | inline |
| getColorPal() const noexcept | stmg::TileColor | inline |
| getColorRed1() const noexcept | stmg::TileColor | inline |
| getColorRGB(uint8_t &nR, uint8_t &nG, uint8_t &nB) const noexcept | stmg::TileColor | inline |
| getColorType() const noexcept | stmg::TileColor | inline |
| int32ToRgb(int32_t nRgb, uint8_t &nR, uint8_t &nG, uint8_t &nB) noexcept | stmg::TileColor | inlinestatic |
| isEmpty() const noexcept | stmg::TileColor | inline |
| operator==(const TileColor &oTileColor) const noexcept | stmg::TileColor | inline |
| rgbToInt32(uint8_t nR, uint8_t nG, uint8_t nB) noexcept | stmg::TileColor | inlinestatic |
| setColorIndex(uint32_t nIdx) noexcept | stmg::TileColor | inline |
| setColorPal(uint32_t nColor) noexcept | stmg::TileColor | inline |
| setColorRGB(uint8_t nR, uint8_t nG, uint8_t nB) noexcept | stmg::TileColor | inline |
| setColorRGB1(double fR, double fG, double fB) noexcept | stmg::TileColor | inline |
| TileColor() noexcept | stmg::TileColor | inline |