Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Aug 16, 2005, 7:24:18 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: inventing a new Way to get all the different kinds of User-Interface-Control below one hat.
This should be the ground-stone for all the different Camera-Modi as proposed in ticket:60 and ticket:61.
Maybe, there will be a better idea soon. In this case i would not implement, what i am doing here. :/

File:
1 edited

Legend:

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

    r5039 r5040  
    134134  CL_EVENT                      =    0x00000501,
    135135  CL_KEY_MAPPER                 =    0x00000502,
    136   CL_CROSSHAIR                  =    0x0000050f,
     136  CL_USER_CONTROL               =    0x00000511,
     137  CL_CROSSHAIR                  =    0x00000512,
    137138
    138139  CL_WEAPON_MANAGER             =    0x00000503,
Note: See TracChangeset for help on using the changeset viewer.