|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::ColorTraitSet, including all inherited members.
| ColorTraitSet() noexcept | stmg::ColorTraitSet | |
| ColorTraitSet(std::unique_ptr< ColorRgbTraitSet > refRgbTS) noexcept | stmg::ColorTraitSet | explicit |
| ColorTraitSet(std::unique_ptr< ColorPalTraitSet > refPalTS) noexcept | stmg::ColorTraitSet | explicit |
| ColorTraitSet(std::unique_ptr< ColorIndexTraitSet > refIndexTS) noexcept | stmg::ColorTraitSet | explicit |
| ColorTraitSet(const std::vector< TileColor > &aTileColors) noexcept | stmg::ColorTraitSet | explicit |
| ColorTraitSet(std::vector< TileColor > &&aTileColors) noexcept | stmg::ColorTraitSet | explicit |
| dump(int32_t nIndentSpaces, bool bHeader) const noexcept override | stmg::ColorTraitSet | virtual |
| getIndexOfTileTraitValue(const Tile &oTile) const noexcept override final | stmg::ColorTraitSet | virtual |
| getTotValues() const noexcept override final | stmg::ColorTraitSet | virtual |
| hasEmptyValue() const noexcept override final | stmg::ColorTraitSet | virtual |
| operator=(ColorTraitSet &&oSource) noexcept | stmg::ColorTraitSet | |
| setTileTraitValueByIndex(Tile &oTile, int32_t nIdx) const noexcept override final | stmg::ColorTraitSet | virtual |
| ~TraitSet() noexcept=default | stmg::TraitSet | virtual |
1.8.13