mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
52 lines
1.2 KiB
YAML
52 lines
1.2 KiB
YAML
|
|
classes:
|
||
|
|
frc::sim::DriverStationSim:
|
||
|
|
force_type_casters:
|
||
|
|
- std::function
|
||
|
|
methods:
|
||
|
|
RegisterEnabledCallback:
|
||
|
|
GetEnabled:
|
||
|
|
SetEnabled:
|
||
|
|
RegisterAutonomousCallback:
|
||
|
|
GetAutonomous:
|
||
|
|
SetAutonomous:
|
||
|
|
RegisterTestCallback:
|
||
|
|
GetTest:
|
||
|
|
SetTest:
|
||
|
|
RegisterEStopCallback:
|
||
|
|
GetEStop:
|
||
|
|
SetEStop:
|
||
|
|
RegisterFmsAttachedCallback:
|
||
|
|
GetFmsAttached:
|
||
|
|
SetFmsAttached:
|
||
|
|
RegisterDsAttachedCallback:
|
||
|
|
GetDsAttached:
|
||
|
|
SetDsAttached:
|
||
|
|
RegisterAllianceStationIdCallback:
|
||
|
|
GetAllianceStationId:
|
||
|
|
SetAllianceStationId:
|
||
|
|
RegisterMatchTimeCallback:
|
||
|
|
GetMatchTime:
|
||
|
|
SetMatchTime:
|
||
|
|
NotifyNewData:
|
||
|
|
SetSendError:
|
||
|
|
SetSendConsoleLine:
|
||
|
|
GetJoystickOutputs:
|
||
|
|
GetJoystickRumble:
|
||
|
|
SetJoystickButton:
|
||
|
|
SetJoystickAxis:
|
||
|
|
SetJoystickPOV:
|
||
|
|
SetJoystickButtons:
|
||
|
|
SetJoystickAxisCount:
|
||
|
|
SetJoystickPOVCount:
|
||
|
|
SetJoystickButtonCount:
|
||
|
|
SetJoystickType:
|
||
|
|
SetJoystickName:
|
||
|
|
SetJoystickAxisType:
|
||
|
|
SetGameSpecificMessage:
|
||
|
|
SetEventName:
|
||
|
|
SetMatchType:
|
||
|
|
SetMatchNumber:
|
||
|
|
SetReplayNumber:
|
||
|
|
ResetData:
|
||
|
|
SetJoystickIsGamepad:
|