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

Diff of /enigma/src/objects.hh

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

revision 1.37 by reallysoft, Fri Jun 20 08:40:12 2003 UTC revision 1.38 by reallysoft, Fri Jun 20 15:47:40 2003 UTC
# Line 421  namespace world Line 421  namespace world
421      void SendMessage(Object *o, const string &msg);      void SendMessage(Object *o, const string &msg);
422      void SendMessage(Object *o, const string &msg, const Value& value);      void SendMessage(Object *o, const string &msg, const Value& value);
423    
424      enum ExplosionType { DYNAMITE, BOMB, BOMBSTONE };      enum ExplosionType { DYNAMITE, BLACKBOMB, WHITEBOMB, BOMBSTONE };
425      void SendExplosionEffect(GridPos p, ExplosionType type);      void SendExplosionEffect(GridPos p, ExplosionType type);
426    
427      /* This function is used by all triggers, switches etc. that      /* This function is used by all triggers, switches etc. that

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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