/[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.14 by reallysoft, Mon Jun 2 22:48:05 2003 UTC revision 1.15 by reallysoft, Wed Jun 4 12:58:52 2003 UTC
# Line 89  namespace enigma Line 89  namespace enigma
89    
90          //! Return the default SoundSet (see options::SoundSet for meaning)          //! Return the default SoundSet (see options::SoundSet for meaning)
91          virtual int get_default_SoundSet() const = 0;          virtual int get_default_SoundSet() const = 0;
92    
93            //! returns true if it's a twoplayer levelpack, but has no it-yinyang
94            // (needed to add it-yinyang to inventory if oxyd-linkgame is played as single-player)
95            virtual bool needs_twoplayers() const = 0;
96      };      };
97  }  }
98    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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