Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6280 in orxonox.OLD for trunk/src/defs


Ignore:
Timestamp:
Dec 25, 2005, 2:46:33 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: ClassList now supports getLeafID() to retriefe the ID on hot to generate an object of the same type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/defs/class_id.h

    r6279 r6280  
    3535//! list of all classes to be loadable in via the ObjectManager
    3636/**
    37  * inheritance is done in the following way: Classes are identified by
    38  * a HEX-number eg: 0xa0b18a05
    39  * The number has 8^4 entries.
    4037 *
    4138 * -------------------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.