Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6514 in orxonox.OLD for branches/network/src/defs/class_id.h


Ignore:
Timestamp:
Jan 17, 2006, 10:44:34 PM (18 years ago)
Author:
patrick
Message:

network: added the ImageEntity WorldEntity class which will soon display an image

File:
1 edited

Legend:

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

    r6502 r6514  
    9999  CL_PLAYER                     =    0x00202000,
    100100  CL_NPC                        =    0x00204000,
     101  CL_IMAGE_ENTITY               =    0x00206000,
    101102  CL_PROJECTILE                 =    0x00208000,
    102103  CL_WEAPON                     =    0x00210000,
Note: See TracChangeset for help on using the changeset viewer.