C# Class SimShift.Entities.ShiftPatternFrame

Datei anzeigen Open project: nlhans/SimShift Class Usage Examples

Public Methods

Method Description
ShiftPatternFrame ( double clutch, double throttle, bool useOldGear, bool useNewGear )
ShiftPatternFrame ( double clutch, double throttle, bool absThr, bool useOldGear, bool useNewGear )

Method Details

ShiftPatternFrame() public method

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

ShiftPatternFrame() public method

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