Definition at line 95 of file PRooFPS-dd-packet.h.
#include <PRooFPS-dd-packet.h>
|
| static bool | initPkt (pge_network::PgePacket &pkt, const unsigned int &nMaxFps, const unsigned int &nTickrate, const unsigned int &nPhysicsRateMin, const unsigned int &nClientUpdateRate, const GameModeType &iGameModeType, const unsigned int &nScoreLimit, const unsigned int &nTimeLimitSecs, const unsigned int &nTimeRemainingMillisecs, const int &nFallDamageMultiplier, const unsigned int &nRespawnTimeSecs, const unsigned int &nRespawnInvulnerabilityTimeSecs, const bool &bFriendlyFire) |
| |
◆ initPkt()
| static bool proofps_dd::MsgServerInfoFromServer::initPkt |
( |
pge_network::PgePacket & | pkt, |
|
|
const unsigned int & | nMaxFps, |
|
|
const unsigned int & | nTickrate, |
|
|
const unsigned int & | nPhysicsRateMin, |
|
|
const unsigned int & | nClientUpdateRate, |
|
|
const GameModeType & | iGameModeType, |
|
|
const unsigned int & | nScoreLimit, |
|
|
const unsigned int & | nTimeLimitSecs, |
|
|
const unsigned int & | nTimeRemainingMillisecs, |
|
|
const int & | nFallDamageMultiplier, |
|
|
const unsigned int & | nRespawnTimeSecs, |
|
|
const unsigned int & | nRespawnInvulnerabilityTimeSecs, |
|
|
const bool & | bFriendlyFire ) |
|
inlinestatic |
◆ id
◆ m_bFriendlyFire
| bool proofps_dd::MsgServerInfoFromServer::m_bFriendlyFire |
◆ m_iGameModeType
| GameModeType proofps_dd::MsgServerInfoFromServer::m_iGameModeType |
◆ m_nClientUpdateRate
| unsigned int proofps_dd::MsgServerInfoFromServer::m_nClientUpdateRate |
◆ m_nFallDamageMultiplier
| int proofps_dd::MsgServerInfoFromServer::m_nFallDamageMultiplier |
◆ m_nMaxFps
| unsigned int proofps_dd::MsgServerInfoFromServer::m_nMaxFps |
◆ m_nPhysicsRateMin
| unsigned int proofps_dd::MsgServerInfoFromServer::m_nPhysicsRateMin |
◆ m_nRespawnInvulnerabilityTimeSecs
| unsigned int proofps_dd::MsgServerInfoFromServer::m_nRespawnInvulnerabilityTimeSecs |
◆ m_nRespawnTimeSecs
| unsigned int proofps_dd::MsgServerInfoFromServer::m_nRespawnTimeSecs |
◆ m_nScoreLimit
| unsigned int proofps_dd::MsgServerInfoFromServer::m_nScoreLimit |
Either frag limit or round win limit, depending on game mode.
Definition at line 155 of file PRooFPS-dd-packet.h.
◆ m_nTickrate
| unsigned int proofps_dd::MsgServerInfoFromServer::m_nTickrate |
◆ m_nTimeLimitSecs
| unsigned int proofps_dd::MsgServerInfoFromServer::m_nTimeLimitSecs |
◆ m_nTimeRemainingMillisecs
| unsigned int proofps_dd::MsgServerInfoFromServer::m_nTimeRemainingMillisecs |
The documentation for this struct was generated from the following file: