Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Dec 25, 2005, 5:32:21 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: some gui-work

File:
1 edited

Legend:

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

    r6280 r6287  
    228228  // GL-GUI
    229229  CL_GLGUI_WIDGET               =    0x00500000,
    230   CL_GLGUI_BUTTON               =    0x00001000,
     230  CL_GLGUI_BUTTON               =    0x00501000,
    231231  CL_GLGUI_PUSHBUTTON           =    0x00000903,
    232232  CL_GLGUI_CHECKBUTTON          =    0x00000904,
     
    237237  CL_GLGUI_WINDOW               =    0x00000909,
    238238  CL_GLMENU_IMAGE_SCREEN        =    0x00000920,
     239  CL_GLGUI_BAR                  =    0x00000930,
    239240
    240241  // sound stuff (range from 0x00000a00 to 0x00000aff)
Note: See TracChangeset for help on using the changeset viewer.