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

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

ALPHA_MAX enum valuestmg::TileAlphaprivate
ALPHA_MIN enum valuestmg::TileAlphaprivate
alphaUint8ToDouble1(uint8_t nAlpha) noexceptstmg::TileAlphainlineprivatestatic
CHAR_FONT_INDEX_MAX enum valuestmg::TileFontprivate
CHAR_FONT_INDEX_MIN enum valuestmg::TileFontprivate
CHAR_INDEX_MAX enum valuestmg::TileCharprivate
CHAR_INDEX_MIN enum valuestmg::TileCharprivate
CHAR_UCS4_MAX enum valuestmg::TileCharprivate
CHAR_UCS4_MIN enum valuestmg::TileCharprivate
clear() noexceptstmg::Tileinline
COLOR_INDEX_MAX enum valuestmg::TileColorprivate
COLOR_INDEX_MIN enum valuestmg::TileColorprivate
COLOR_PAL enum namestmg::TileColorprivate
COLOR_PAL_FIRST enum valuestmg::TileColorprivate
COLOR_PAL_LAST enum valuestmg::TileColorprivate
COLOR_PAL_STD_BLACK enum valuestmg::TileColorprivate
COLOR_PAL_STD_BLUE enum valuestmg::TileColorprivate
COLOR_PAL_STD_BROWN enum valuestmg::TileColorprivate
COLOR_PAL_STD_CYAN enum valuestmg::TileColorprivate
COLOR_PAL_STD_FIRST enum valuestmg::TileColorprivate
COLOR_PAL_STD_GRAY enum valuestmg::TileColorprivate
COLOR_PAL_STD_GREEN enum valuestmg::TileColorprivate
COLOR_PAL_STD_LAST enum valuestmg::TileColorprivate
COLOR_PAL_STD_MAGENTA enum valuestmg::TileColorprivate
COLOR_PAL_STD_ORANGE enum valuestmg::TileColorprivate
COLOR_PAL_STD_PINK enum valuestmg::TileColorprivate
COLOR_PAL_STD_RED enum valuestmg::TileColorprivate
COLOR_PAL_STD_WHITE enum valuestmg::TileColorprivate
COLOR_PAL_STD_YELLOW enum valuestmg::TileColorprivate
COLOR_TYPE enum namestmg::TileColorprivate
COLOR_TYPE_EMPTY enum valuestmg::TileColorprivate
COLOR_TYPE_INDEX enum valuestmg::TileColorprivate
COLOR_TYPE_PAL enum valuestmg::TileColorprivate
COLOR_TYPE_RGB enum valuestmg::TileColorprivate
colorUint8ToDouble1(uint8_t nCol) noexceptstmg::TileColorinlineprivatestatic
dump() const noexceptstmg::Tileinline
GAMMA_MAX enum valuestmg::TileGammaprivate
GAMMA_MIN enum valuestmg::TileGammaprivate
getAlpha() const noexceptstmg::TileAlphainlineprivate
getAlpha1() const noexceptstmg::TileAlphainlineprivate
getChar() const noexceptstmg::TileCharinlineprivate
getCharIndex() const noexceptstmg::TileCharinlineprivate
getColorBlue1() const noexceptstmg::TileColorinlineprivate
getColorGreen1() const noexceptstmg::TileColorinlineprivate
getColorIndex() const noexceptstmg::TileColorinlineprivate
getColorPal() const noexceptstmg::TileColorinlineprivate
getColorRed1() const noexceptstmg::TileColorinlineprivate
getColorRGB(uint8_t &nR, uint8_t &nG, uint8_t &nB) const noexceptstmg::TileColorinlineprivate
getColorType() const noexceptstmg::TileColorinlineprivate
getFontIndex() const noexceptstmg::TileFontinlineprivate
getGammaValue() const noexceptstmg::TileGammainlineprivate
getThetaValue() const noexceptstmg::TileThetainlineprivate
getTileAlpha() const noexceptstmg::Tileinline
getTileAlpha() noexceptstmg::Tileinline
getTileChar() const noexceptstmg::Tileinline
getTileChar() noexceptstmg::Tileinline
getTileColor() const noexceptstmg::Tileinline
getTileColor() noexceptstmg::Tileinline
getTileFont() const noexceptstmg::Tileinline
getTileFont() noexceptstmg::Tileinline
getTileGamma() const noexceptstmg::Tileinline
getTileGamma() noexceptstmg::Tileinline
getTileTheta() const noexceptstmg::Tileinline
getTileTheta() noexceptstmg::Tileinline
int32ToRgb(int32_t nRgb, uint8_t &nR, uint8_t &nG, uint8_t &nB) noexceptstmg::TileColorinlineprivatestatic
isCharIndex() const noexceptstmg::TileCharinlineprivate
isEmpty() const noexceptstmg::Tileinline
isOpaque() const noexceptstmg::TileAlphainlineprivate
operator==(const Tile &oTile) const noexceptstmg::Tileinline
stmg::TileChar::operator==(const TileChar &oTileChar) const noexceptstmg::TileCharinlineprivate
stmg::TileColor::operator==(const TileColor &oTileColor) const noexceptstmg::TileColorinlineprivate
stmg::TileAlpha::operator==(const TileAlpha &oTileAlpha) const noexceptstmg::TileAlphainlineprivate
stmg::TileFont::operator==(const TileFont &oTileFont) const noexceptstmg::TileFontinlineprivate
stmg::TileGamma::operator==(const TileGamma &oTileGamma) const noexceptstmg::TileGammainlineprivate
stmg::TileTheta::operator==(const TileTheta &oTileTheta) const noexceptstmg::TileThetainlineprivate
rgbToInt32(uint8_t nR, uint8_t nG, uint8_t nB) noexceptstmg::TileColorinlineprivatestatic
s_oEmptyTilestmg::Tilestatic
setAlpha(uint8_t nA) noexceptstmg::TileAlphainlineprivate
setAlpha1(double fA01) noexceptstmg::TileAlphainlineprivate
setChar(uint32_t nChar) noexceptstmg::TileCharinlineprivate
setCharIndex(uint32_t nCharIndex) noexceptstmg::TileCharinlineprivate
setColorIndex(uint32_t nIdx) noexceptstmg::TileColorinlineprivate
setColorPal(uint32_t nColor) noexceptstmg::TileColorinlineprivate
setColorRGB(uint8_t nR, uint8_t nG, uint8_t nB) noexceptstmg::TileColorinlineprivate
setColorRGB1(double fR, double fG, double fB) noexceptstmg::TileColorinlineprivate
setFontIndex(int32_t nFontIndex) noexceptstmg::TileFontinlineprivate
setGammaValue(int32_t nGammaValue) noexceptstmg::TileGammainlineprivate
setThetaValue(int32_t nThetaValue) noexceptstmg::TileThetainlineprivate
setTileAlpha(const TileAlpha &oTileAlpha) noexceptstmg::Tileinline
setTileChar(const TileChar &oTileChar) noexceptstmg::Tileinline
setTileColor(const TileColor &oTileColor) noexceptstmg::Tileinline
setTileFont(const TileFont &oTileFont) noexceptstmg::Tileinline
setTileGamma(const TileGamma &oTileGamma) noexceptstmg::Tileinline
setTileTheta(const TileTheta &oTileTheta) noexceptstmg::Tileinline
THETA_MAX enum valuestmg::TileThetaprivate
THETA_MIN enum valuestmg::TileThetaprivate
Tile() noexceptstmg::Tileinline
TileAlpha() noexceptstmg::TileAlphainlineprivate
TileChar() noexceptstmg::TileCharinlineprivate
TileColor() noexceptstmg::TileColorinlineprivate
TileFont() noexceptstmg::TileFontinlineprivate
TileGamma() noexceptstmg::TileGammainlineprivate
TileTheta() noexceptstmg::TileThetainlineprivate