stmm-games-doc  0.32.0
stmg::TileColor Member List

This is the complete list of members for stmg::TileColor, including all inherited members.

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