Files
allwpilib/wpilibc/src/main/python/semiwrap/simulation/DriverStationSim.yml

53 lines
1.3 KiB
YAML
Raw Normal View History

classes:
2025-11-07 20:00:05 -05:00
wpi::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:
SetJoystickType:
SetJoystickName:
SetGameSpecificMessage:
SetEventName:
SetMatchType:
SetMatchNumber:
SetReplayNumber:
ResetData:
SetJoystickIsGamepad:
2025-11-07 19:58:22 -05:00
SetJoystickAxesMaximumIndex:
SetJoystickAxesAvailable:
SetJoystickPOVsMaximumIndex:
SetJoystickPOVsAvailable:
SetJoystickButtonsMaximumIndex:
SetJoystickButtonsAvailable: