Hermes
Toggle table of contents
0.3.4
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
actions
/
gay.zharel.hermes.actions
/
TrajectoryActionBuilder
/
stopAndAdd
stop
And
Add
fun
stopAndAdd
(
a
:
Action
)
:
TrajectoryActionBuilder
Stops the current trajectory (like
endTrajectory
) and adds action
a
next.
fun
stopAndAdd
(
f
:
InstantFunction
)
:
TrajectoryActionBuilder