文件名称: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 around obstacles leading to the target The point of the path.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
A-STAR\A星寻路透彻分析forTest.fla
......\Grid.as
......\GridView.as
......\Node.as
......\Pathfinding.as
A-STAR
......\AStar.as