/[enigma]/enigma/src/laser.cc
ViewVC logotype

Diff of /enigma/src/laser.cc

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

revision 1.16 by reallysoft, Sun Jun 22 08:10:35 2003 UTC revision 1.17 by reallysoft, Sun Jun 22 11:47:23 2003 UTC
# Line 424  namespace Line 424  namespace
424      {      {
425      protected:      protected:
426          MirrorStone(const char *name, bool movable=false, bool transparent=false);          MirrorStone(const char *name, bool movable=false, bool transparent=false);
427            virtual ~MirrorStone() {}
428    
429          bool is_transparent() const { return int_attrib("transparent"); }          bool is_transparent() const { return int_attrib("transparent"); }
430          bool is_movable() const { return int_attrib("movable"); }          bool is_movable() const { return int_attrib("movable"); }

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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