alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model.maps.movestrategies.routing
/
IgnoreStreets
/
computeRoute
compute
Route
open
fun
computeRoute
(
currentPos
:
P
,
finalPos
:
P
)
:
Route
<
P
>