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

Diff of /enigma/src/game.hh

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

revision 1.19 by reallysoft, Fri Jun 20 08:36:43 2003 UTC revision 1.20 by reallysoft, Mon Jul 7 21:15:03 2003 UTC
# Line 102  namespace enigma Line 102  namespace enigma
102          //! returns true if it's a twoplayer levelpack, but has no it-yinyang          //! returns true if it's a twoplayer levelpack, but has no it-yinyang
103          // (needed to add it-yinyang to inventory if oxyd-linkgame is played as single-player)          // (needed to add it-yinyang to inventory if oxyd-linkgame is played as single-player)
104          virtual bool needs_twoplayers() const = 0;          virtual bool needs_twoplayers() const = 0;
105    
106            // returns true if LevelPack may have previews
107            virtual bool may_have_previews() const = 0;
108      };      };
109  }  }
110    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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