Notice_t Struct Reference

The data kept to describe visible notices. More...

Collaboration diagram for Notice_t:

Collaboration graph
[legend]

Data Fields

Uint32 expiryTime
 The time when the notice is scheduled to expire.
RenderItem text
 The renderable part.
Uint8 type
 The category of the notice (see NOTICE_TYPE).

Detailed Description

The data kept to describe visible notices.

For internal use only.

Definition at line 47 of file notice.c.


Field Documentation

Uint32 Notice_t::expiryTime

The time when the notice is scheduled to expire.

Definition at line 55 of file notice.c.

Referenced by AddNotice(), RemoveOneNotice(), and UpdateNotices().

RenderItem Notice_t::text

The renderable part.

Definition at line 51 of file notice.c.

Referenced by AddNotice(), RemoveAllNotices(), RemoveOneNotice(), and UpdateNotices().

Uint8 Notice_t::type

The category of the notice (see NOTICE_TYPE).

Definition at line 59 of file notice.c.

Referenced by AddNotice().


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