Open Rails

MSTSNotchController Class

[This is preliminary documentation and subject to change.]

This is the most used controller. The main use is for diesel locomotives' Throttle control. It is used with single keypress, this means that when the user press a key, only the keydown event is handled. The user need to press the key multiple times to update this controller.

For a list of all members of this type, see MSTSNotchController Members .

System.Object
   MSTSNotchController

public class MSTSNotchController : IController

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ORTS

Assembly: RunActivity (in RunActivity.exe)

See Also

MSTSNotchController Members | ORTS Namespace