C# Класс OpenBveApi.Runtime.Handles

Represents the handles of the cab.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Handles ( int reverser, int powerNotch, int brakeNotch, bool constSpeed ) : System

Creates a new instance of this class.

Описание методов

Handles() публичный Метод

Creates a new instance of this class.
public Handles ( int reverser, int powerNotch, int brakeNotch, bool constSpeed ) : System
reverser int The current reverser position.
powerNotch int The current power notch.
brakeNotch int The current brake notch.
constSpeed bool Whether the const speed system is enabled.
Результат System