摘要: 没有采用二叉堆算法优化, 学习了几天终于搞除了一个demo, 这个列子如果点击按钮生成的方块大小不正确,可以先设置下预设调成相应的大小 只能上下左右走 using UnityEngine; using System.Collections; using System.Collections.Generic; using System; public class AStar... 阅读全文
posted @ 2015-07-18 10:32 盘子脸 阅读(728) 评论(0) 推荐(0)