Свойство | Type | Description | |
---|---|---|---|
BlipFull | bool |
Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
Antistall ( ) : System | ||
ApplyParameter ( |
||
ExportParameters ( ) : IEnumerable |
||
GetAxis ( JoyControls c, double val ) : double | ||
GetButton ( JoyControls c, bool val ) : bool | ||
Requires ( JoyControls c ) : bool | ||
ResetParameters ( ) : void | ||
TickControls ( ) : void | ||
TickTelemetry ( IDataMiner telemetry ) : void |
public ApplyParameter ( |
||
obj | ||
Résultat | void |
public GetAxis ( JoyControls c, double val ) : double | ||
c | JoyControls | |
val | double | |
Résultat | double |
public GetButton ( JoyControls c, bool val ) : bool | ||
c | JoyControls | |
val | bool | |
Résultat | bool |
public TickTelemetry ( IDataMiner telemetry ) : void | ||
telemetry | IDataMiner | |
Résultat | void |