首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > Flash AS3游戏开发的东西

Flash AS3游戏开发的东西

  • 资源大小:802.00 B
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 游戏 开发 东西 FlashAS

资 源 简 介

A couple of classes i made during development of game in flash ActionScript 3.0. At this moment i uploaded two classes: Map and Astar. First one is an implementation of Map with keys to values correspondence which uses binary search for find/insert operations. It like Dictionary class from flash.utils package, but it have more helpful methods and freedom. And second one is an efficient implementation of Astar (A) pathfinding algorithm in as3. Enjoy.

文 件 列 表

fai
Map.as
VIP VIP
0.189251s