/[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.13 by reallysoft, Thu May 8 00:03:59 2003 UTC revision 1.14 by reallysoft, Sun May 11 17:45:50 2003 UTC
# Line 150  namespace world Line 150  namespace world
150      // Destroy all objects etc.      // Destroy all objects etc.
151      void Shutdown();      void Shutdown();
152    
153        // Named objects:
154      void    NameObject (Object *obj, const string &name);      void    NameObject (Object *obj, const string &name);
155      void    UnnameObject (Object *obj);      void    UnnameObject (Object *obj);
156        void    TransferObjectName(Object *source, Object *target);
157      Object *GetNamedObject (const string &name);      Object *GetNamedObject (const string &name);
158    
159  //----------------------------------------  //----------------------------------------

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

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