statusbar_gui.h

Go to the documentation of this file.
00001 /* $Id: statusbar_gui.h 14948 2009-01-09 23:49:46Z smatz $ */
00002 
00005 #ifndef STATUSBAR_GUI_H
00006 #define STATUSBAR_GUI_H
00007 
00008 enum StatusBarInvalidate {
00009   SBI_SAVELOAD_START,  
00010   SBI_SAVELOAD_FINISH, 
00011   SBI_SHOW_TICKER,     
00012   SBI_SHOW_REMINDER,   
00013   SBI_NEWS_DELETED,    
00014   SBI_END
00015 };
00016 
00017 bool IsNewsTickerShown();
00018 void ShowStatusBar();
00019 
00020 #endif /* STATUSBAR_GUI_H */

Generated on Mon Mar 23 00:25:23 2009 for OpenTTD by  doxygen 1.5.6