Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6243 in orxonox.OLD for trunk/src/defs/class_id.h


Ignore:
Timestamp:
Dec 21, 2005, 3:41:11 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: merged the power-ups to the tunk again

File:
1 edited

Legend:

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

    r6222 r6243  
    7474
    7575  // subsuper-classes derivations taken : 1, 2, 5, a, b, c.     << THIS IS A LIST OF ALL THE DCL_MASK_SUBSUPERCLASS_ID's taken
     76
    7677  // subsuper-classes
    7778  CL_MASK_SUBSUPER_CLASS        =    0x00fff000,
     
    8788  CL_WEAPON                     =    0x00210000,
    8889  CL_POWER_UP                   =    0x00220000,
    89   CL_EXTENDABLE                  =    0x00220000,
    90 
     90  CL_EXTENDABLE                 =    0x00240000,
    9191  // SUPER-Modeling
    9292  CL_TEXTURE                    =    0x00c01000,
Note: See TracChangeset for help on using the changeset viewer.