PRooFPS-dd Dev Doc 1.0
PRooFPS-dd Developer Documentation
Loading...
Searching...
No Matches
proofps_dd::Config Member List

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::Configprivate
Config(const Config &)=deleteproofps_dd::Configprivate
Config(Config &&)=deleteproofps_dd::Configprivate
getCameraFollowsPlayerAndXHair() constproofps_dd::Config
getCameraRolling() constproofps_dd::Config
getCameraTilting() constproofps_dd::Config
getClientUpdateRate() constproofps_dd::Config
getConfigInstance(PGE &pge, proofps_dd::Maps &maps)proofps_dd::Configstatic
getConsole()proofps_dd::Configstatic
getFallDamageMultiplier() constproofps_dd::Config
getLoggerModuleName()proofps_dd::Configstatic
getPhysicsRate() constproofps_dd::Config
getPlayerRespawnDelaySeconds() constproofps_dd::Config
getPlayerRespawnInvulnerabilityDelaySeconds() constproofps_dd::Config
getReconnectDelaySeconds() constproofps_dd::Config
getServerInfo() constproofps_dd::Config
getSomersaultMidAirJumpForceMultiplier() constproofps_dd::Config
getTickRate() constproofps_dd::Config
isServerInfoReceived() constproofps_dd::Config
m_bCamFollowsXHairproofps_dd::Configprivate
m_bCamRollingproofps_dd::Configprivate
m_bCamTiltingproofps_dd::Configprivate
m_bServerInfoReceivedproofps_dd::Configprivate
m_fSomersaultMidAirJumpForceMultiplierproofps_dd::Configprivate
m_mapsproofps_dd::Configprivate
m_nClientUpdateRateproofps_dd::Configprivate
m_nFallDamageMultiplierproofps_dd::Configprivate
m_nFragLimitproofps_dd::Configprivate
m_nPhysicsRateMinproofps_dd::Configprivate
m_nPlayerRespawnDelaySecsproofps_dd::Configprivate
m_nPlayerRespawnInvulnerabilityDelaySecsproofps_dd::Configprivate
m_nSecondsReconnectDelayproofps_dd::Configprivate
m_nTickrateproofps_dd::Configprivate
m_nTimeLimitSecsproofps_dd::Configprivate
m_pgeproofps_dd::Configprivate
m_serverInfoproofps_dd::Configprivate
operator=(const Config &)=deleteproofps_dd::Configprivate
operator=(Config &&)=deleteproofps_dd::Configprivate
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::Configprivate