发现代码目录有Pathfinding,也知道as3 直接import PathFinding.finders.AStarFinder;
但是用ts 怎么引入呢?
as的就是代码提示, ts 和js 直接用 寻路js库就可以了。