Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5871 in orxonox.OLD for branches/powerups/src/defs/class_id.h


Ignore:
Timestamp:
Dec 2, 2005, 3:00:24 PM (18 years ago)
Author:
manuel
Message:

declared extendable

File:
1 edited

Legend:

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

    r5822 r5871  
    7474
    7575
     76
    7677  // subsuper-classes
    7778  CL_MASK_SUBSUPER_CLASS        =    0x00fff000,
     
    8485  CL_PROJECTILE                 =    0x00110000,
    8586  CL_WEAPON                     =    0x00120000,
    86 
     87  CL_EXTENDABLE                 =    0x00140000,
    8788  // subsuper-classes derivations taken : 1, 5, a, b, c.     << THIS IS A LIST OF ALL THE DCL_MASK_SUBSUPERCLASS_ID's taken
    8889
Note: See TracChangeset for help on using the changeset viewer.