UpdateTimes_t Struct Reference
[Networking]

Stores the time of the last acknowledged update for each of the different parts of the player data. More...

#include <player.h>


Data Fields

Uint32 dfsTime
 The time of the last known update to dead time, flags, and score.
Uint32 identTime
 The time of the last known identity update.
Uint32 shellPosTime
 The time of the last known shell position update.
Uint32 tankPosTime
 The time of the last known tank position update.


Detailed Description

Stores the time of the last acknowledged update for each of the different parts of the player data.

Deprecated:
This was used with an earlier revision of the message system. A new revision may use it, so the struct will remain for now.

Definition at line 38 of file player.h.


Field Documentation

Uint32 UpdateTimes_t::dfsTime

The time of the last known update to dead time, flags, and score.

Definition at line 50 of file player.h.

Referenced by ReadPlayer().

Uint32 UpdateTimes_t::identTime

The time of the last known identity update.

Definition at line 54 of file player.h.

Referenced by ReadPlayer().

Uint32 UpdateTimes_t::shellPosTime

The time of the last known shell position update.

Definition at line 46 of file player.h.

Referenced by ReadPlayer().

Uint32 UpdateTimes_t::tankPosTime

The time of the last known tank position update.

Definition at line 42 of file player.h.

Referenced by ReadPlayer().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:41:44 2007 for Retro Tank Super Attack by  doxygen 1.5.2