toggle menu
0.4.9
common
switch theme
search in API
Navigation
/
com.amarcolini.joos.trajectory
/
BaseTrajectoryBuilder
/
addSpatialMarker
add
Spatial
Marker
fun
addSpatialMarker
(
point
:
Vector2d
,
callback
:
MarkerCallback
)
:
T
Adds a marker that will be triggered at the closest trajectory point to
point
.