Malefix
Toggle table of contents
2.6.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Malefix
Malefix
/
xyz.malefic.frc.swerve.command
/
DriveToAngle
/
DriveToAngle
Drive
To
Angle
constructor
(
swerveDrive
:
SwerveDrive
,
xSupplier
:
(
)
->
Double
,
ySupplier
:
(
)
->
Double
,
targetAngle
:
Rotation2d
)