Свойство | Type | Description | |
---|---|---|---|
ACC | |||
Antistall | |||
CameraHorizon | |||
CarProfile | |||
Controls | |||
CruiseControl | |||
Data | |||
Drivetrain | IDrivetrain | ||
DrivetrainCalibrator | |||
LaneAssistance | |||
LaunchControl | |||
ProfileSwitcher | |||
RawJoysticksIn | List |
||
RawJoysticksOut | List |
||
Speedlimiter | |||
TractionControl | |||
Transmission | |||
TransmissionCalibrator | |||
VST | bool | ||
VariableSpeedControl |
Méthode | Description | |
---|---|---|
GetAxisIn ( JoyControls c ) : double | ||
GetAxisOut ( JoyControls ctrl ) : double | ||
GetButtonIn ( JoyControls c ) : bool | ||
GetButtonOut ( JoyControls ctrl ) : bool | ||
Load ( IConfigurable target, string iniFile ) : bool | ||
LoadNextProfile ( float staticMass ) : void | ||
ReloadProfile ( float staticMass ) : void | ||
SetAxisOut ( JoyControls c, double value ) : void | ||
SetButtonOut ( JoyControls c, bool value ) : void | ||
SetMap ( |
||
Setup ( ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void | ||
Store ( IEnumerable |
||
Tick ( object sender, |
public static GetAxisIn ( JoyControls c ) : double | ||
c | JoyControls | |
Résultat | double |
public static GetAxisOut ( JoyControls ctrl ) : double | ||
ctrl | JoyControls | |
Résultat | double |
public static GetButtonIn ( JoyControls c ) : bool | ||
c | JoyControls | |
Résultat | bool |
public static GetButtonOut ( JoyControls ctrl ) : bool | ||
ctrl | JoyControls | |
Résultat | bool |
public static Load ( IConfigurable target, string iniFile ) : bool | ||
target | IConfigurable | |
iniFile | string | |
Résultat | bool |
public static LoadNextProfile ( float staticMass ) : void | ||
staticMass | float | |
Résultat | void |
public static ReloadProfile ( float staticMass ) : void | ||
staticMass | float | |
Résultat | void |
public static SetAxisOut ( JoyControls c, double value ) : void | ||
c | JoyControls | |
value | double | |
Résultat | void |
public static SetButtonOut ( JoyControls c, bool value ) : void | ||
c | JoyControls | |
value | bool | |
Résultat | void |
public static SetMap ( |
||
ets2Map | ||
Résultat | void |
public static Store ( IEnumerable |
||
settings | IEnumerable |
|
f | string | |
Résultat | void |
public static Tick ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
public static Antistall,SimShift.Services Antistall | ||
Résultat |
public static CameraHorizon,SimShift.Services CameraHorizon | ||
Résultat |
public static Profiles,SimShift.Entities CarProfile | ||
Résultat |
public static ControlChain,SimShift.Services Controls | ||
Résultat |
public static CruiseControl,SimShift.Services CruiseControl | ||
Résultat |
public static DataArbiter,SimShift.Data Data | ||
Résultat |
public static DrivetrainCalibrator,SimShift.Services DrivetrainCalibrator | ||
Résultat |
public static LaneAssistance,SimShift.Services LaneAssistance | ||
Résultat |
public static LaunchControl,SimShift.Services LaunchControl | ||
Résultat |
public static ProfileSwitcher,SimShift.Services ProfileSwitcher | ||
Résultat |
public static Speedlimiter,SimShift.Services Speedlimiter | ||
Résultat |
public static TractionControl,SimShift.Services TractionControl | ||
Résultat |
public static Transmission,SimShift.Services Transmission | ||
Résultat |
public static TransmissionCalibrator,SimShift.Services TransmissionCalibrator | ||
Résultat |