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

Diff of /enigma/src/world.hh

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

revision 1.6 by dheck, Thu Mar 13 18:07:39 2003 UTC revision 1.7 by dheck, Sun Mar 23 17:34:37 2003 UTC
# Line 138  namespace world Line 138  namespace world
138      // Create a new, empty world.      // Create a new, empty world.
139      void Create(int w, int h);      void Create(int w, int h);
140      bool Load(const string &name);      bool Load(const string &name);
141    
142        /*! Initialize the world after loading it.  Call this before
143          actually starting the game. */
144        void InitWorld();
145    
146      void Tick(double dtime);      void Tick(double dtime);
147    
148      // Destroy all objects etc.      // Destroy all objects etc.

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

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