/[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.27 by reallysoft, Wed Jun 4 13:01:24 2003 UTC revision 1.28 by reallysoft, Wed Jun 4 20:03:39 2003 UTC
# Line 113  namespace world Line 113  namespace world
113          bool double_attrib (const string &name, double *val) const;          bool double_attrib (const string &name, double *val) const;
114    
115          const char *get_kind() const;          const char *get_kind() const;
116            bool is_kind(const char *kind) const;
117    
118          void send_impulse(const GridPos& dest, Direction dir);          void send_impulse(const GridPos& dest, Direction dir);
119          void send_impulse(const GridPos& dest, Direction dir, double delay);          void send_impulse(const GridPos& dest, Direction dir, double delay);

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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