Home
last modified time | relevance | path

Searched defs:BrakeNotches (Results 1 – 12 of 12) sorted by relevance

/dports/games/openbve/OpenBVE-1.8.2.1/source/ObjectViewer/Trains/
H A DNearestTrainSpecs.cs11 internal int BrakeNotches; field in ObjectViewer.Trains.NearestTrainSpecs
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/ViewModels/Trains/
H A DHandleViewModel.cs22 internal ReactiveProperty<int> BrakeNotches property in TrainEditor2.ViewModels.Trains.HandleViewModel
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/Models/Trains/
H A DHandle.cs46 internal int BrakeNotches property in TrainEditor2.Models.Trains.Handle
/dports/games/openbve/OpenBVE-1.8.2.1/source/InputDevicePlugins/DenshaDeGoInput/
H A DController.cs72 internal protected int BrakeNotches property in DenshaDeGoInput.Controller
H A DInputTranslator.cs44 internal enum BrakeNotches enum in DenshaDeGoInput.InputTranslator
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBveApi/Runtime/Train/
H A DVehicleSpecs.cs52 public int BrakeNotches property in OpenBveApi.Runtime.VehicleSpecs
/dports/games/openbve/OpenBVE-1.8.2.1/documentation/Examples/Sample Plugins/C++/
H A Dplugin.h48 int BrakeNotches; member
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor/
H A DTrainDat.cs137 internal int BrakeNotches; field in TrainEditor.TrainDat.Handle
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainManager/SafetySystems/Plugin/
H A DLegacyPlugin.cs74 internal int BrakeNotches; field
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Win32PluginProxy/
H A DWin32PluginProxy.cs478 internal int BrakeNotches; field
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/AtsPluginProxy/AtsPluginProxy/
H A DAtsPluginProxy.cpp10 int BrakeNotches; member
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBveApi/FunctionScripts/
H A DInstructions.cs28 …werNotch, PowerNotches, LocoBrakeNotch, LocoBrakeNotches, BrakeNotch, BrakeNotches, BrakeNotchLine… enumerator