Changeset 6280 in orxonox.OLD for trunk/src/defs
- Timestamp:
- Dec 25, 2005, 2:46:33 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/defs/class_id.h
r6279 r6280 35 35 //! list of all classes to be loadable in via the ObjectManager 36 36 /** 37 * inheritance is done in the following way: Classes are identified by38 * a HEX-number eg: 0xa0b18a0539 * The number has 8^4 entries.40 37 * 41 38 * -------------------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.