/[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.5 by dheck, Fri Feb 28 15:02:52 2003 UTC revision 1.6 by dheck, Wed Mar 5 22:05:02 2003 UTC
# Line 58  namespace display Line 58  namespace display
58          virtual void expose (ModelLayer *ml, const px::V2 &pos) {}          virtual void expose (ModelLayer *ml, const px::V2 &pos) {}
59          virtual void remove (ModelLayer *ml) {}          virtual void remove (ModelLayer *ml) {}
60    
         virtual void activate(double worldx, double worldy, bool is_sprite) {}  
         virtual void deactivate() {}  
61          virtual bool is_garbage() const { return false; }          virtual bool is_garbage() const { return false; }
62          virtual void tick(double dtime) {}          virtual void tick(double dtime) {}
63          virtual bool has_changed(px::Rect &changed_region) { return false; }          virtual bool has_changed(px::Rect &changed_region) { return false; }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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