Functions, definitions and such used only by the GUI. More...
Go to the source code of this file.
Enumerations | |
enum | StatusBarInvalidate { SBI_SAVELOAD_START, SBI_SAVELOAD_FINISH, SBI_SHOW_TICKER, SBI_SHOW_REMINDER, SBI_NEWS_DELETED, SBI_END } |
Functions | |
bool | IsNewsTickerShown () |
Checks whether the news ticker is currently being used. | |
void | ShowStatusBar () |
Variables | |
int16 * | _preferred_statusbar_size |
Pointer to the default size for the status toolbar. |
Functions, definitions and such used only by the GUI.
Definition in file statusbar_gui.h.
enum StatusBarInvalidate |
Definition at line 15 of file statusbar_gui.h.