Definition at line 80 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 &nFragLimit, const unsigned int &nTimeLimitSecs, const unsigned int &nTimeRemainingMillisecs, const int &nFallDamageMultiplier, const unsigned int &nRespawnTimeSecs, const unsigned int &nRespawnInvulnerabilityTimeSecs) |
|
◆ 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 & | nFragLimit, |
|
|
const unsigned int & | nTimeLimitSecs, |
|
|
const unsigned int & | nTimeRemainingMillisecs, |
|
|
const int & | nFallDamageMultiplier, |
|
|
const unsigned int & | nRespawnTimeSecs, |
|
|
const unsigned int & | nRespawnInvulnerabilityTimeSecs ) |
|
inlinestatic |
◆ id
◆ 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_nFragLimit
unsigned int proofps_dd::MsgServerInfoFromServer::m_nFragLimit |
◆ 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_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: