HootAndCompute
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
HootAndCompute
Volt
/
dev.kingssack.volt.attachment
/
DcMotorAttachment
/
goTo
go
To
fun
goTo
(
power
:
Power
,
position
:
Ticks
)
:
Action
Move to a
position
at a specified
power
.
Return
an action to move the motor to a position
fun
goTo
(
power
:
Double
,
position
:
Int
)
:
Action
See also
Dc
Motor
Attachment.
goTo