NetStatData_t Struct Reference

The data needed by the network status menu item while it is in use. More...


Data Fields

Bool gotHost
 True when a hostname for the server has been found and can be rendered.
int prevNetStat
 The network state from the previous frame, or -1 if no previous frame.
int prevSyncStat
 The time synchronization state from the previous frame, or -1 if no previous frame.


Detailed Description

The data needed by the network status menu item while it is in use.

The pointer is maintained in MenuItem::data.

For internal use only.

Definition at line 47 of file netstat.c.


Field Documentation

Bool NetStatData_t::gotHost

True when a hostname for the server has been found and can be rendered.

Definition at line 60 of file netstat.c.

int NetStatData_t::prevNetStat

The network state from the previous frame, or -1 if no previous frame.

Definition at line 51 of file netstat.c.

int NetStatData_t::prevSyncStat

The time synchronization state from the previous frame, or -1 if no previous frame.

Definition at line 56 of file netstat.c.


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