/[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.8 by dheck, Wed Feb 12 23:16:45 2003 UTC revision 1.9 by dheck, Fri Feb 14 19:04:51 2003 UTC
# Line 266  namespace world Line 266  namespace world
266      class Stone : public TGridObject<GRID_STONES> {      class Stone : public TGridObject<GRID_STONES> {
267      public:      public:
268          Stone(const char *kind);          Stone(const char *kind);
         ~Stone();  
   
         // GridObject interface  
         virtual void           on_removal();  
269    
270          // Stone interface          // Stone interface
271          virtual StoneResponse  collision_response(const StoneContact &sc);          virtual StoneResponse  collision_response(const StoneContact &sc);

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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