Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 31, 2011, 11:45:56 AM (13 years ago)
Author:
landauf
Message:

added new output level "message" for output directed to the user

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/output/src/libraries/core/GUIManager.cc

    r8799 r8805  
    9393namespace orxonox
    9494{
    95     namespace context
    96     {
    97         namespace
    98         {
    99             REGISTER_OUTPUT_CONTEXT(cegui);
    100         }
    101     }
    102 
    10395    static void key_esc()
    10496        { GUIManager::getInstance().keyESC(); }
Note: See TracChangeset for help on using the changeset viewer.