Home
last modified time | relevance | path

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

/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainManager/Motor/BVE4/
H A DMotorSound.cs5 public struct BVEMotorSound struct
8 public BVEMotorSoundTable[] Tables;
10 public Vector3 Position;
12 public double SpeedConversionFactor;
14 public int CurrentAccelerationDirection;
18 public const int MotorP1 = 0;
19 public const int MotorP2 = 1;
20 public const int MotorB1 = 2;
21 public const int MotorB2 = 3;