easy-star-disrupt-源码

上传者: 42143092 | 上传时间: 2021-06-09 13:04:04 | 文件大小: 252KB | 文件类型: ZIP
HTML5/Javascript 寻路库 ##安装 Web:在/bin目录中找到缩小后的文件 node.js: npm install easystarjs 移相器:请参阅 凉亭: bower install easystarjs 描述 easystar.js 是一个用 Javascript 编写的异步 A* 寻路 API,用于您的 HTML5 游戏和交互式项目。 该项目的目标是使实现性能意识寻路变得容易和快速。 特征 异步计算以获得更好的整体性能 简单的API 小的。 ~5kb 与任何现有的 Javascript 框架一起使用 应用程序接口 主要方法 var easystar = new EasyStar.js(); easystar.setGrid(twoDimensionalArray); easystar.setAcceptableTiles(arrayOfAccepta

文件下载

资源详情

[{"title":"( 44 个子文件 252KB ) easy-star-disrupt-源码","children":[{"title":"easy-star-disrupt-master","children":[{"title":"bin","children":[{"title":"easystar-0.2.0.min.js <span style='color:#111;'> 5.45KB </span>","children":null,"spread":false},{"title":"easystar-0.2.0.js <span style='color:#111;'> 16.46KB </span>","children":null,"spread":false}],"spread":true},{"title":"package.json <span style='color:#111;'> 775B </span>","children":null,"spread":false},{"title":"test","children":[{"title":"easystartest.js <span style='color:#111;'> 6.37KB </span>","children":null,"spread":false},{"title":"priorityqueuetest.js <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false}],"spread":true},{"title":"gulpfile.js <span style='color:#111;'> 1009B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"easystar.js <span style='color:#111;'> 11.59KB </span>","children":null,"spread":false},{"title":"node.js <span style='color:#111;'> 821B </span>","children":null,"spread":false},{"title":"package-managers.js <span style='color:#111;'> 288B </span>","children":null,"spread":false},{"title":"priority-queue.js <span style='color:#111;'> 3.48KB </span>","children":null,"spread":false},{"title":"instance.js <span style='color:#111;'> 306B </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 54B </span>","children":null,"spread":false},{"title":"demo","children":[{"title":"package.json <span style='color:#111;'> 312B </span>","children":null,"spread":false},{"title":"static","children":[{"title":"css","children":[{"title":"flat-ui.css <span style='color:#111;'> 74.98KB </span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false}],"spread":true},{"title":"bootstrap","children":[{"title":"css","children":[{"title":"bootstrap.css <span style='color:#111;'> 120.08KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"images","children":[{"title":"favicon.ico <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false}],"spread":true},{"title":"img","children":[{"title":"bg.png <span style='color:#111;'> 17.88KB </span>","children":null,"spread":false},{"title":"sprites.json <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"sprites.png <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false}],"spread":false},{"title":"fonts","children":[{"title":"lato","children":[{"title":"lato-regular-webfont.woff <span style='color:#111;'> 34.63KB </span>","children":null,"spread":false}],"spread":false},{"title":"Flat-UI-Icons.woff <span style='color:#111;'> 6.84KB </span>","children":null,"spread":false}],"spread":false},{"title":"js","children":[{"title":"jquery-ui-1.10.3.custom.min.js <span style='color:#111;'> 46.09KB </span>","children":null,"spread":false},{"title":"easystar-0.1.7.min.js <span style='color:#111;'> 5.02KB </span>","children":null,"spread":false},{"title":"jquery.tagsinput.js <span style='color:#111;'> 11.41KB </span>","children":null,"spread":false},{"title":"bootstrap-select.js <span style='color:#111;'> 16.25KB </span>","children":null,"spread":false},{"title":"bootstrap.min.js <span style='color:#111;'> 27.18KB </span>","children":null,"spread":false},{"title":"underscore.js <span style='color:#111;'> 16.06KB </span>","children":null,"spread":false},{"title":"flatui-checkbox.js <span style='color:#111;'> 2.96KB </span>","children":null,"spread":false},{"title":"bootstrap-switch.js <span style='color:#111;'> 8.01KB </span>","children":null,"spread":false},{"title":"jquery-1.8.3.min.js <span style='color:#111;'> 91.44KB </span>","children":null,"spread":false},{"title":"flatui-radio.js <span style='color:#111;'> 3.73KB </span>","children":null,"spread":false},{"title":"easy-star-demo.js <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"jquery.placeholder.js <span style='color:#111;'> 4.41KB </span>","children":null,"spread":false},{"title":"jquery.ui.touch-punch.min.js <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"tweenjs.min.js <span style='color:#111;'> 144.26KB </span>","children":null,"spread":false},{"title":"pixi.js <span style='color:#111;'> 103.40KB </span>","children":null,"spread":false},{"title":"async.js <span style='color:#111;'> 28.61KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"views","children":[{"title":"index.html <span style='color:#111;'> 4.85KB </span>","children":null,"spread":false}],"spread":true},{"title":"app.js <span style='color:#111;'> 550B </span>","children":null,"spread":false}],"spread":true},{"title":"karma.conf.js <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"bower.json <span style='color:#111;'> 515B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明