Property | Type | Description | |
---|---|---|---|
BlipFull | bool |
Property | Type | Description |
---|
Method | 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 | ||
return | void |
public GetAxis ( JoyControls c, double val ) : double | ||
c | JoyControls | |
val | double | |
return | double |
public GetButton ( JoyControls c, bool val ) : bool | ||
c | JoyControls | |
val | bool | |
return | bool |
public TickTelemetry ( IDataMiner telemetry ) : void | ||
telemetry | IDataMiner | |
return | void |