Changeset 9715 in orxonox.OLD for branches/new_class_id/src/defs
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/defs/class_id.h
r9709 r9715 62 62 * # max lowerClasses-count = 3^16 = enough (they are Leaves, and may NOT be derived by any other class.) 63 63 */ 64 typedef enum ClassID 64 typedef enum ClassID_DEPRICATED 65 65 { 66 66 // the Nothing CLASS (NULL)
Note: See TracChangeset
for help on using the changeset viewer.