space-engineers-api
0.9.0
jvm
space-engineers-api
/
spaceEngineers.iv4xr.navigation
/
Iv4XRAStarPathFinder
Iv4XRAStar
Path
Finder
jvm
class
Iv4XRAStarPathFinder
:
PathFinder
<
BlockId
,
Vec3F
,
String
,
String
>
Content copied to clipboard
Constructors
Functions
Constructors
Iv4XRAStar
Path
Finder
Link copied to clipboard
jvm
fun
Iv4XRAStarPathFinder
(
)
Content copied to clipboard
Functions
find
Path
Link copied to clipboard
jvm
open
override
fun
findPath
(
navigableGraph
:
DirectedGraph
<
BlockId
,
Vec3F
,
String
,
String
>
,
targetNodeId
:
BlockId
,
startNodeId
:
BlockId
)
:
List
<
BlockId
>
Content copied to clipboard