Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4410 in orxonox.OLD for orxonox/trunk/src/util/event/key_mapper.h


Ignore:
Timestamp:
May 31, 2005, 12:43:58 AM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: prepeared to implement all system wide commands

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/util/event/key_mapper.h

    r4405 r4410  
    5757  static int PEV_VIEW5;
    5858
     59  static int PEV_NEXT_WORLD;
     60  static int PEV_PREVIOUS_WORLD;
     61
     62  static int PEV_PAUSE;
     63  static int PEV_QUIT;
     64
    5965 private:
    6066  Sint32 coord[2];
Note: See TracChangeset for help on using the changeset viewer.