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

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

ColorTraitSet() noexceptstmg::ColorTraitSet
ColorTraitSet(std::unique_ptr< ColorRgbTraitSet > refRgbTS) noexceptstmg::ColorTraitSetexplicit
ColorTraitSet(std::unique_ptr< ColorPalTraitSet > refPalTS) noexceptstmg::ColorTraitSetexplicit
ColorTraitSet(std::unique_ptr< ColorIndexTraitSet > refIndexTS) noexceptstmg::ColorTraitSetexplicit
ColorTraitSet(const std::vector< TileColor > &aTileColors) noexceptstmg::ColorTraitSetexplicit
ColorTraitSet(std::vector< TileColor > &&aTileColors) noexceptstmg::ColorTraitSetexplicit
dump(int32_t nIndentSpaces, bool bHeader) const noexcept overridestmg::ColorTraitSetvirtual
getIndexOfTileTraitValue(const Tile &oTile) const noexcept override finalstmg::ColorTraitSetvirtual
getTotValues() const noexcept override finalstmg::ColorTraitSetvirtual
hasEmptyValue() const noexcept override finalstmg::ColorTraitSetvirtual
operator=(ColorTraitSet &&oSource) noexceptstmg::ColorTraitSet
setTileTraitValueByIndex(Tile &oTile, int32_t nIdx) const noexcept override finalstmg::ColorTraitSetvirtual
~TraitSet() noexcept=defaultstmg::TraitSetvirtual