Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6998 in orxonox.OLD for trunk/src/defs/globals.h


Ignore:
Timestamp:
Feb 3, 2006, 12:29:57 AM (18 years ago)
Author:
bensch
Message:

trunk: more button definitions

File:
1 edited

Legend:

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

    r6997 r6998  
    7474#define   CONFIG_NAME_PLAYER_ROLL_RIGHT    "RollR"
    7575#define   CONFIG_NAME_PLAYER_ROLL_LEFT     "RollL"
     76#define   CONFIG_NAME_PLAYER_UP            "Up"
     77#define   CONFIG_NAME_PLAYER_DOWN          "Down"
    7678
    7779#define   CONFIG_NAME_PLAYER_FIRE          "Fire"
    7880#define   CONFIG_NAME_PLAYER_NEXT_WEAPON   "Next"
    7981#define   CONFIG_NAME_PLAYER_PREV_WEAPON   "Prev"
     82#define   CONFIG_NAME_PLAYER_CHANGE_SHIP   "Change_Ship"
     83
    8084#define   CONFIG_NAME_QUIT                 "Quit"
    8185#define   CONFIG_NAME_PAUSE                "Pause"
Note: See TracChangeset for help on using the changeset viewer.