toggle menu
TeamCode
androidJvm
switch theme
search in API
TeamCode
/
org.firstinspires.ftc.teamcode.api.roadrunner
/
TurnAction
Turn
Action
class
TurnAction
(
turn
:
TimeTurn
)
:
Action
An
Action
used to turn a
KiwiDrive
.
Members
Constructors
Turn
Action
Link copied to clipboard
constructor
(
turn
:
TimeTurn
)
Functions
preview
Link copied to clipboard
open
fun
preview
(
fieldOverlay
:
Canvas
)
run
Link copied to clipboard
open
override
fun
run
(
p
:
TelemetryPacket
)
:
Boolean