|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::StdTheme, including all inherited members.
| addAnimationFactory(const std::string &sName, unique_ptr< StdThemeAnimationFactory > refAnimationFactory, bool bAnonymousAnimations) noexcept | stmg::StdTheme | |
| addAssign(const std::string &sAssId, std::unique_ptr< IntSet > &&refPlayerTraitSet, bool bPlayerFirst, std::vector< std::unique_ptr< TraitSet > > &&aTileTraitSets, const std::string &sArrayId, int32_t nArrayFromIdx) noexcept | stmg::StdTheme | |
| addColorName(const std::string &sColorName, uint8_t nR, uint8_t nG, uint8_t nB) noexcept | stmg::StdTheme | |
| addColorPal(int32_t nPal, uint8_t nR, uint8_t nG, uint8_t nB) noexcept | stmg::StdTheme | |
| addFileArray(const std::string &sArrayId, const std::vector< std::string > &aFileArray) noexcept | stmg::StdTheme | |
| addFontName(const std::string &sFontName, const std::string &sFontDesc) noexcept | stmg::StdTheme | |
| addImageId(const std::string &sImgId, const std::string &sImgFileName) noexcept | stmg::StdTheme | |
| addKnownImageFile(const std::string &sImgFileName, const File &oFile) noexcept | stmg::StdTheme | |
| addKnownSoundFile(const std::string &sSndFileName, const File &oFile) noexcept | stmg::StdTheme | |
| addPainter(const std::string &sPainterName, std::vector< unique_ptr< StdThemeModifier > > &&aModifiers) noexcept | stmg::StdTheme | |
| addSoundId(const std::string &sSndId, const std::string &sSndFileName) noexcept | stmg::StdTheme | |
| addSubArray(const std::string &sArrayId, const std::string &sImgFileName, int32_t nImgW, int32_t nImgH, int32_t nSpacingX, int32_t nSpacingY, int32_t nPerRow, int32_t nArraySize) noexcept | stmg::StdTheme | |
| addTileAni(const std::string &sId, const shared_ptr< TileAni > &refTileAni) noexcept | stmg::StdTheme | |
| addWidgetFactory(const std::string &sName, unique_ptr< StdThemeWidgetFactory > refWidgetFactory, bool bAnonymousWidgets) noexcept | stmg::StdTheme | |
| arraySize(const std::string &sArrayId) const noexcept | stmg::StdTheme | |
| createContext(NSize oTileWH, bool bRegister, double fSoundScaleX, double fSoundScaleY, double fSoundScaleZ, const Glib::RefPtr< Pango::Context > &refFontContext, RuntimeVariablesEnv *p0RuntimeVariablesEnv) noexcept override | stmg::StdTheme | virtual |
| createWidget(const shared_ptr< GameWidget > &refGameWidget, double fTileWHRatio, const Glib::RefPtr< Pango::Context > &refFontContext) noexcept override | stmg::StdTheme | virtual |
| getAnimationFactory(const std::string &sName) noexcept | stmg::StdTheme | |
| getAssignId(const std::string &sAssId) const noexcept | stmg::StdTheme | |
| getAssignId(int32_t nAssId) const noexcept | stmg::StdTheme | |
| getAssignImage(int32_t sAssId, const Tile &oTile, int32_t nPlayer) const noexcept | stmg::StdTheme | |
| getBestTileSize(int32_t nHintTileW) const noexcept override | stmg::StdTheme | virtual |
| getColorRgb(const TileColor &oColor, uint8_t &nR, uint8_t &nG, uint8_t &nB) const noexcept | stmg::StdTheme | |
| getDefaultFont() const noexcept | stmg::StdTheme | |
| getDefaultPainterIdx() noexcept | stmg::StdTheme | |
| getFontDesc(int32_t nFontIdx) const noexcept | stmg::StdTheme | |
| getImageByFileName(const std::string &sImgFileName) noexcept | stmg::StdTheme | |
| getImageById(const std::string &sImgId) noexcept | stmg::StdTheme | |
| getImageById(int32_t nImgId) noexcept | stmg::StdTheme | |
| getImageIdFileName(const std::string &sImgId) const noexcept | stmg::StdTheme | |
| getKnownImageFile(const std::string &sImgFileName) const noexcept | stmg::StdTheme | |
| getKnownSoundFile(const std::string &sSndFileName) const noexcept | stmg::StdTheme | |
| getNamed() const noexcept override | stmg::StdTheme | inlinevirtual |
| getNamed() noexcept | stmg::StdTheme | inline |
| getNamedColor(const std::string &sColorName, uint8_t &nR, uint8_t &nG, uint8_t &nB) const noexcept | stmg::StdTheme | |
| getNamedColor(int32_t nIdx, uint8_t &nR, uint8_t &nG, uint8_t &nB) const noexcept | stmg::StdTheme | |
| getNamedFont(const std::string &sFontName, std::string &sFontDesc) noexcept | stmg::StdTheme | |
| getNamedFont(int32_t nFontIdx, std::string &sFontDesc) noexcept | stmg::StdTheme | |
| getPalColor(int32_t nPal, uint8_t &nR, uint8_t &nG, uint8_t &nB) const noexcept | stmg::StdTheme | |
| getSoundIdFileName(const std::string &sSndId) const noexcept | stmg::StdTheme | |
| getTileAni(const std::string &sId) noexcept | stmg::StdTheme | |
| getTileWHRatio() const noexcept override | stmg::StdTheme | virtual |
| getVariableIndex(const std::string &sVariableName) noexcept | stmg::StdTheme | |
| getWidgetFactory(const std::string &sName) noexcept | stmg::StdTheme | |
| hasAnimationFactory(const std::string &sName) const noexcept | stmg::StdTheme | |
| hasArray(const std::string &sArrayId) const noexcept | stmg::StdTheme | |
| hasAssignId(const std::string &sAssId) const noexcept | stmg::StdTheme | |
| hasAssignId(int32_t nAssId) const noexcept | stmg::StdTheme | |
| hasImageId(const std::string &sImgId) const noexcept | stmg::StdTheme | |
| hasSoundId(const std::string &sSndId) const noexcept | stmg::StdTheme | |
| hasTileAniId(const std::string &sId) const noexcept | stmg::StdTheme | |
| hasWidgetFactory(const std::string &sName) const noexcept | stmg::StdTheme | |
| isDefaultFontDefined() const noexcept | stmg::StdTheme | |
| knowsImageFile(const std::string &sImgFileName) const noexcept | stmg::StdTheme | |
| knowsSoundFile(const std::string &sSndFileName) const noexcept | stmg::StdTheme | |
| setDefaultFont(const std::string &sFontDesc) noexcept | stmg::StdTheme | |
| setDefaultPainter(int32_t nPainterIdx) noexcept | stmg::StdTheme | |
| StdTheme() noexcept | stmg::StdTheme | |
| ~Theme() noexcept=default | stmg::Theme | virtual |
1.8.13