Data common to all news items of a given subtype (structure). More...
Data Fields | |
NewsType | type |
News category. | |
NewsFlag | flags |
Initial NewsFlags bits. | |
const WindowDesc * | desc |
Window description for displaying this news. |
Data common to all news items of a given subtype (structure).
Definition at line 221 of file news_gui.cpp.
Initial NewsFlags bits.
Definition at line 223 of file news_gui.cpp.
Referenced by AddNewsItem().
News category.
Definition at line 222 of file news_gui.cpp.
Referenced by MoveToNextItem(), and ShowNewspaper().