Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6874 in orxonox.OLD for trunk/src/util/state.cc


Ignore:
Timestamp:
Jan 30, 2006, 11:03:30 PM (19 years ago)
Author:
patrick
Message:

trunk: the menu control better implemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/state.cc

    r6695 r6874  
    4343bool State::bOnline = false;
    4444
     45bool State::bMenuMode = false;
     46
     47
    4548/**
    4649 *  sets camera and target of the current Camera
Note: See TracChangeset for help on using the changeset viewer.