Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5363 in orxonox.OLD for trunk/src/defs


Ignore:
Timestamp:
Oct 11, 2005, 10:13:55 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: sync

File:
1 edited

Legend:

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

    r5362 r5363  
    174174  // GL-GUI
    175175  CL_GLGUI_WIDGET               =    0x00501901,
    176 
    177 
    178 
    179   CL_GLMENU_IMAGE_SCREEN        =    0x00000902,
     176  CL_GLGUI_BUTTON               =    0x00502902,
     177  CL_GLGUI_PUSHBUTTON           =    0x00502903,
     178  CL_GLGUI_CHECKBUTTON          =    0x00502904,
     179  CL_GLGUI_RADIOBUTTON          =    0x00502905,
     180
     181  CL_GLMENU_IMAGE_SCREEN        =    0x00000920,
    180182
    181183  // sound stuff (range from 0x00000a00 to 0x00000aff)
Note: See TracChangeset for help on using the changeset viewer.