/[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.48 by dheck, Tue Sep 9 19:18:58 2003 UTC revision 1.49 by dheck, Fri Sep 12 21:48:20 2003 UTC
# Line 72  namespace world Line 72  namespace world
72          SIGNAL_OnOff     = 0x40,          SIGNAL_OnOff     = 0x40,
73      };      };
74    
75        /* (Not much used so far, might become useful for the level
76           editor.) */
77      struct ObjectTraits {      struct ObjectTraits {
78          ObjectTraits ()          ObjectTraits ()
79          : type (OBJTYPE_None), signals_out (SIGNAL_None),          : type (OBJTYPE_None), signals_out (SIGNAL_None),

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

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