C# Класс SimShift.Entities.ShiftPatternFrame

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ShiftPatternFrame ( double clutch, double throttle, bool useOldGear, bool useNewGear )
ShiftPatternFrame ( double clutch, double throttle, bool absThr, bool useOldGear, bool useNewGear )

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

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

public ShiftPatternFrame ( double clutch, double throttle, bool useOldGear, bool useNewGear )
clutch double
throttle double
useOldGear bool
useNewGear bool

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

public ShiftPatternFrame ( double clutch, double throttle, bool absThr, bool useOldGear, bool useNewGear )
clutch double
throttle double
absThr bool
useOldGear bool
useNewGear bool