搜索资源列表
walk
- actionscr ipt 3.0 2D 游戏中的A* 寻路算法实例代码.-as 3.0 A* find path
dij
- A*寻路算法 FLASH 编写 只是简单的功能 不适合高级别的人来阅读 适合初学者-A* SERCH ROAD
www
- A星寻路算法,AS3 的 大家可以研究下-A Star pathfinding algorithm, AS3 in the next we can study
astart
- 游戏中常常需要用的寻找路径的需求,其中以a星算法为例,文件中的是A星寻路的主要的AS3.0的代码-Games often need to find the path of demand, of which a star algorithm example, the file is A star pathfinding code in the main AS3.0
A-STAR
- A星寻路算法分析小程序,把游戏中的某个角色放在一个网格环境中,并给定一个目标点和一些障碍物,如何让角色快速“绕过障碍物”找出通往目标点的路径。-A Star pathfinding algorithm analysis procedures, a role in the game on a grid environment, and given a target point and a number of obstacles, how to identify the role quickly a
TestAStar
- 一个Flash版的AStar寻路算法,二维地图简单寻路-A Flash version of the AStar pathfinding algorithm, a simple two-dimensional map pathfinding
Astar
- A星寻路算法。FlashDevelop开发环境.用曼哈顿启发函数-A Star pathfinding algorithm. FlashDevelop development environment with Manhattan heuristic function
A-Star
- A*算法,既是八向寻路算法,不是最优的,但和很快捷。 flash演示代码。-A* algorithm, both eight-routing algorithm is not optimal, but and very fast. flash demo code.
astar
- as3的a星寻路源码,有关于各种算法的界面-as3 a*