|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::AppPreferences, including all inherited members.
| getAppConfig() const noexcept=0 | stmg::AppPreferences | pure virtual |
| getCapabilityPlayer(int32_t nCapabilityId, shared_ptr< PrefPlayer > &refPlayer) const noexcept=0 | stmg::AppPreferences | pure virtual |
| getCapabilityPlayer(int32_t nCapabilityId, int32_t &nTeam, int32_t &nMate) const noexcept=0 | stmg::AppPreferences | pure virtual |
| getOptionValue(const std::string &sName) const noexcept=0 | stmg::AppPreferences | pure virtual |
| getPlayer(int32_t nPlayer) const noexcept=0 | stmg::AppPreferences | pure virtual |
| getPlayer(const std::string &sPlayerName) const noexcept=0 | stmg::AppPreferences | pure virtual |
| getPlayerKeyActionFromCapabilityKey(int32_t nCapabilityId, stmi::HARDWARE_KEY eKey, shared_ptr< PrefPlayer > &refPlayer, int32_t &nKeyActionId) const noexcept=0 | stmg::AppPreferences | pure virtual |
| getPlayerKeyActionFromCapabilityKey(int32_t nCapabilityId, stmi::HARDWARE_KEY eKey, int32_t &nTeam, int32_t &nMate, int32_t &nKeyActionId) const noexcept=0 | stmg::AppPreferences | pure virtual |
| getTeam(int32_t nTeam) const noexcept=0 | stmg::AppPreferences | pure virtual |
| getTeam(const std::string &sTeamName) const noexcept=0 | stmg::AppPreferences | pure virtual |
| getTeammate(int32_t nPlayer, int32_t &nTeam, int32_t &nMate) const noexcept=0 | stmg::AppPreferences | pure virtual |
| getTeamNames() const noexcept=0 | stmg::AppPreferences | pure virtual |
| getTotAIPlayers() const noexcept=0 | stmg::AppPreferences | pure virtual |
| getTotAITeams() const noexcept=0 | stmg::AppPreferences | pure virtual |
| getTotHumanPlayers() const noexcept=0 | stmg::AppPreferences | pure virtual |
| getTotHumanTeams() const noexcept=0 | stmg::AppPreferences | pure virtual |
| getTotPlayers() const noexcept=0 | stmg::AppPreferences | pure virtual |
| getTotTeams() const noexcept=0 | stmg::AppPreferences | pure virtual |
| ~AppPreferences() noexcept=default | stmg::AppPreferences | virtual |
1.8.13