Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 29, 2008, 1:11:08 AM (16 years ago)
Author:
rgrieder
Message:
  • added almost invisible cursor that does nothing
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/orxonox/console/InGameConsole.h

    r1468 r1469  
    9494            Ogre::OverlayContainer* consoleOverlayContainer_;
    9595            Ogre::PanelOverlayElement* consoleOverlayNoise_;
     96            Ogre::PanelOverlayElement* consoleOverlayCursor_;
    9697            Ogre::BorderPanelOverlayElement* consoleOverlayBorder_;
    9798            Ogre::TextAreaOverlayElement** consoleOverlayTextAreas_;
Note: See TracChangeset for help on using the changeset viewer.