This is the complete list of members for proofps_dd::Config, including all inherited members.
clientHandleServerInfoFromServer(pge_network::PgeNetworkConnectionHandle connHandleServerSide, const MsgServerInfoFromServer &msgServerInfo, proofps_dd::GameMode &gameMode) | proofps_dd::Config | |
Config(PGE &pge, proofps_dd::Maps &maps) | proofps_dd::Config | private |
Config(const Config &)=delete | proofps_dd::Config | private |
Config(Config &&)=delete | proofps_dd::Config | private |
getCameraFollowsPlayerAndXHair() const | proofps_dd::Config | |
getCameraRolling() const | proofps_dd::Config | |
getCameraTilting() const | proofps_dd::Config | |
getClientUpdateRate() const | proofps_dd::Config | |
getConfigInstance(PGE &pge, proofps_dd::Maps &maps) | proofps_dd::Config | static |
getConsole() | proofps_dd::Config | static |
getFallDamageMultiplier() const | proofps_dd::Config | |
getLoggerModuleName() | proofps_dd::Config | static |
getPhysicsRate() const | proofps_dd::Config | |
getPlayerRespawnDelaySeconds() const | proofps_dd::Config | |
getPlayerRespawnInvulnerabilityDelaySeconds() const | proofps_dd::Config | |
getReconnectDelaySeconds() const | proofps_dd::Config | |
getServerInfo() const | proofps_dd::Config | |
getSomersaultMidAirJumpForceMultiplier() const | proofps_dd::Config | |
getTickRate() const | proofps_dd::Config | |
isServerInfoReceived() const | proofps_dd::Config | |
m_bCamFollowsXHair | proofps_dd::Config | private |
m_bCamRolling | proofps_dd::Config | private |
m_bCamTilting | proofps_dd::Config | private |
m_bServerInfoReceived | proofps_dd::Config | private |
m_fSomersaultMidAirJumpForceMultiplier | proofps_dd::Config | private |
m_maps | proofps_dd::Config | private |
m_nClientUpdateRate | proofps_dd::Config | private |
m_nFallDamageMultiplier | proofps_dd::Config | private |
m_nFragLimit | proofps_dd::Config | private |
m_nPhysicsRateMin | proofps_dd::Config | private |
m_nPlayerRespawnDelaySecs | proofps_dd::Config | private |
m_nPlayerRespawnInvulnerabilityDelaySecs | proofps_dd::Config | private |
m_nSecondsReconnectDelay | proofps_dd::Config | private |
m_nTickrate | proofps_dd::Config | private |
m_nTimeLimitSecs | proofps_dd::Config | private |
m_pge | proofps_dd::Config | private |
m_serverInfo | proofps_dd::Config | private |
operator=(const Config &)=delete | proofps_dd::Config | private |
operator=(Config &&)=delete | proofps_dd::Config | private |
serverSaveServerInfo(const unsigned int &nMaxFps, const unsigned int &nTickrate, const unsigned int &nPhysicsRateMin, const unsigned int &nClientUpdateRate, const GameModeType &iGameModeType, const unsigned int &nFragLimit, const unsigned int &nTimeLimitSecs, const int &nFallDamageMultiplier, const unsigned int &nRespawnTimeSecs, const unsigned int &nRespawnInvulnerabilityTimeSec) | proofps_dd::Config | |
setServerInfoNotReceived() | proofps_dd::Config | |
validate() | proofps_dd::Config | |
~Config() | proofps_dd::Config | private |