SCRIPT namespace replacements

This commit is contained in:
PJ Reiniger
2025-11-07 20:00:05 -05:00
committed by Peter Johnson
parent ae6c043632
commit 9aca8e0fd6
2622 changed files with 22275 additions and 22275 deletions

View File

@@ -2,9 +2,9 @@ extra_includes:
- wpi/util/sendable/SendableBuilder.hpp
classes:
frc::PS5Controller:
wpi::PS5Controller:
ignored_bases:
- wpi::SendableHelper<PS5Controller>
- wpi::util::SendableHelper<PS5Controller>
methods:
PS5Controller:
GetLeftX:
@@ -73,7 +73,7 @@ classes:
GetTouchpadButtonPressed:
GetTouchpadButtonReleased:
InitSendable:
frc::PS5Controller::Button:
wpi::PS5Controller::Button:
attributes:
kSquare:
kCross:
@@ -89,7 +89,7 @@ classes:
kR3:
kPS:
kTouchpad:
frc::PS5Controller::Axis:
wpi::PS5Controller::Axis:
attributes:
kLeftX:
kLeftY: