| OpenTTD
    | 
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 } | 
| What of the statusbar must be invalidated?  More... | |
| Functions | |
| bool | IsNewsTickerShown () | 
| Checks whether the news ticker is currently being used. | |
| void | ShowStatusBar () | 
| Show our status bar. | |
Functions, definitions and such used only by the GUI.
Definition in file statusbar_gui.h.
| enum StatusBarInvalidate | 
What of the statusbar must be invalidated?
Definition at line 16 of file statusbar_gui.h.
 1.8.1.2
 1.8.1.2