/[enigma]/enigma/src/display.hh
ViewVC logotype

Diff of /enigma/src/display.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by reallysoft, Sun May 4 18:27:27 2003 UTC revision 1.11 by dheck, Thu May 8 18:56:30 2003 UTC
# Line 195  namespace display Line 195  namespace display
195          virtual void show_text (const std::string &str, TextMode m = TEXT_SCROLLING) = 0;          virtual void show_text (const std::string &str, TextMode m = TEXT_SCROLLING) = 0;
196          virtual void hide_text()                                                     = 0;          virtual void hide_text()                                                     = 0;
197    
198          virtual void set_counter (int new_counter)  = 0;          virtual void show_move_counter (bool active) = 0;
199          virtual void counter_activate (bool active) = 0;          virtual void show_odometer (bool active) = 0;
200      };      };
201    
202      StatusBar *GetStatusBar();      StatusBar *GetStatusBar();

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26