프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 data ) : void |
public ApplyParameter ( |
||
obj | ||
리턴 | void |
public GetAxis ( JoyControls c, double val ) : double | ||
c | JoyControls | |
val | double | |
리턴 | double |
public GetButton ( JoyControls c, bool val ) : bool | ||
c | JoyControls | |
val | bool | |
리턴 | bool |