Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9715 in orxonox.OLD for branches/new_class_id/src/defs


Ignore:
Timestamp:
Sep 1, 2006, 8:06:39 PM (18 years ago)
Author:
bensch
Message:

renamed newclassid to classid and newobjectlist to objectlist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/defs/class_id.h

    r9709 r9715  
    6262 *    # max lowerClasses-count      = 3^16 = enough (they are Leaves, and may NOT be derived by any other class.)
    6363 */
    64 typedef enum ClassID
     64typedef enum ClassID_DEPRICATED
    6565{
    6666  // the Nothing CLASS (NULL)
Note: See TracChangeset for help on using the changeset viewer.