Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5969 in orxonox.OLD for branches/spaceshipcontrol/src/defs/globals.h


Ignore:
Timestamp:
Dec 7, 2005, 4:26:02 PM (18 years ago)
Author:
bensch
Message:

controll: new key definitions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/spaceshipcontrol/src/defs/globals.h

    r5819 r5969  
    6868#define   CONFIG_NAME_PLAYER_LEFT          "Left"
    6969#define   CONFIG_NAME_PLAYER_RIGHT         "Right"
     70#define   CONFIG_NAME_PLAYER_ROLL_RIGHT    "RollR"
     71#define   CONFIG_NAME_PLAYER_ROLL_LEFT     "RollL"
     72
    7073#define   CONFIG_NAME_PLAYER_FIRE          "Fire"
    7174#define   CONFIG_NAME_PLAYER_NEXT_WEAPON   "Next"
Note: See TracChangeset for help on using the changeset viewer.