Changeset 4754 in orxonox.OLD for orxonox/trunk/src/defs
- Timestamp:
- Jul 1, 2005, 7:22:31 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/defs/class_id.h
r4742 r4754 49 49 typedef enum ClassID 50 50 { 51 // the Nothing CLASS (NULL) 52 CL_NULL = 0x00000000, 53 51 54 // superclasses 52 55 CL_MASK_SUPER_CLASS = 0xff000000,
Note: See TracChangeset
for help on using the changeset viewer.