Jump to content

findPath


fre024

Recommended Posts

Can someone tell me what i am doing wrong?

LinkedList<Position> path = LocalPathFinder.findPath(new Position(xxxx, xxxx, 0));

error: cannot make a static reference to the non-static method

 

 

also how do i walk a path? 

Untill now i used my own method.
Is there a pathwalking method in the API, because i cannot find it :(

 

Ty

Edited by fre024
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...