Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

client_Timer_s Struct Reference

Collaboration diagram for client_Timer_s:

Collaboration graph
[legend]

Data Fields

u32 timer
u32 millis
u32 flags
u32 userdata
client_Window_tnwin

Field Documentation

u32 client_Timer_s::flags
 

Definition at line 64 of file Client.c.

Referenced by client_TimerHandler, and client_TimerStart.

u32 client_Timer_s::millis
 

Definition at line 63 of file Client.c.

client_Window_t* client_Timer_s::nwin
 

Definition at line 66 of file Client.c.

Referenced by client_TimerHandler, and client_TimerStart.

u32 client_Timer_s::timer
 

Definition at line 62 of file Client.c.

Referenced by client_TimerClearList, and client_TimerStart.

u32 client_Timer_s::userdata
 

Definition at line 65 of file Client.c.

Referenced by client_TimerHandler, and client_TimerStart.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 7 12:13:18 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002