Searched refs:DoorsLeft (Results 1 – 8 of 8) sorted by relevance
56 DoorsLeft, enumerator
151 new CommandInfo(Command.DoorsLeft, CommandType.Digital, "DOORS_LEFT"),
154 public string DoorsLeft; field
205 myQuickReferences.DoorsLeft = interfaceString.Text; in Language()
63 * New: When a door button is pressed, *VirtualKeys.DoorsLeft* / *VirtualKeys.DoorsRight* is raised.
429 …t = Command == "doorsleft" ? Translations.QuickReferences.DoorsLeft : Translations.QuickReferences… in RenderHUDElement()
1467 case Translations.Command.DoorsLeft: in ProcessControls()1944 case Translations.Command.DoorsLeft: in ProcessControls()
2064 …t = Command == "doorsleft" ? Interface.QuickReferences.DoorsLeft : Interface.QuickReferences.Doors…