登录
首页 » JavaScript » Hilo-dev

Hilo-dev

于 2017-04-21 发布 文件大小:6224KB
0 228
下载积分: 1 下载次数: 0

代码说明:

   hilo 2D轻量游戏开发引擎/阿里开源的引擎(hilo is a 2D h5 game engine /published by Alibaba team)

文件列表:

Hilo-dev
........\.gitignore,203,2017-04-17
........\.jshintrc,6520,2017-04-17
........\.npmignore,14,2017-04-17
........\.travis.yml,253,2017-04-17
........\build
........\.....\amd
........\.....\...\hilo
........\.....\...\....\core
........\.....\...\....\....\Class.js,4828,2017-04-17
........\.....\...\....\....\Class.min.js,1396,2017-04-17
........\.....\...\....\....\Hilo.js,13645,2017-04-17
........\.....\...\....\....\Hilo.min.js,4398,2017-04-17
........\.....\...\....\event
........\.....\...\....\.....\EventMixin.js,4798,2017-04-17
........\.....\...\....\.....\EventMixin.min.js,1381,2017-04-17
........\.....\...\....\game
........\.....\...\....\....\Camera.js,2748,2017-04-17
........\.....\...\....\....\Camera.min.js,771,2017-04-17
........\.....\...\....\....\Camera3d.js,5011,2017-04-17
........\.....\...\....\....\Camera3d.min.js,1332,2017-04-17
........\.....\...\....\....\ParticleSystem.js,9850,2017-04-17
........\.....\...\....\....\ParticleSystem.min.js,2990,2017-04-17
........\.....\...\....\geom
........\.....\...\....\....\Matrix.js,5564,2017-04-17
........\.....\...\....\....\Matrix.min.js,1377,2017-04-17
........\.....\...\....\loader
........\.....\...\....\......\ImageLoader.js,1068,2017-04-17
........\.....\...\....\......\ImageLoader.min.js,563,2017-04-17
........\.....\...\....\......\LoadQueue.js,6935,2017-04-17
........\.....\...\....\......\LoadQueue.min.js,1968,2017-04-17
........\.....\...\....\......\ScriptLoader.js,1681,2017-04-17
........\.....\...\....\......\ScriptLoader.min.js,832,2017-04-17
........\.....\...\....\media
........\.....\...\....\.....\HTMLAudio.js,5492,2017-04-17
........\.....\...\....\.....\HTMLAudio.min.js,1839,2017-04-17
........\.....\...\....\.....\WebAudio.js,8921,2017-04-17
........\.....\...\....\.....\WebAudio.min.js,3211,2017-04-17
........\.....\...\....\.....\WebSound.js,2553,2017-04-17
........\.....\...\....\.....\WebSound.min.js,677,2017-04-17
........\.....\...\....\renderer
........\.....\...\....\........\CanvasRenderer.js,7540,2017-04-17
........\.....\...\....\........\CanvasRenderer.min.js,2174,2017-04-17
........\.....\...\....\........\DOMRenderer.js,5601,2017-04-17
........\.....\...\....\........\DOMRenderer.min.js,1975,2017-04-17
........\.....\...\....\........\Renderer.js,2818,2017-04-17
........\.....\...\....\........\Renderer.min.js,472,2017-04-17
........\.....\...\....\........\WebGLRenderer.js,19244,2017-04-17
........\.....\...\....\........\WebGLRenderer.min.js,8798,2017-04-17
........\.....\...\....\tween
........\.....\...\....\.....\Ease.js,5713,2017-04-17
........\.....\...\....\.....\Ease.min.js,2208,2017-04-17
........\.....\...\....\.....\Tween.js,13889,2017-04-17
........\.....\...\....\.....\Tween.min.js,3238,2017-04-17
........\.....\...\....\util
........\.....\...\....\....\drag.js,3041,2017-04-17
........\.....\...\....\....\drag.min.js,1093,2017-04-17
........\.....\...\....\....\polyfill.js,1132,2017-04-17
........\.....\...\....\....\polyfill.min.js,540,2017-04-17
........\.....\...\....\....\TextureAtlas.js,8041,2017-04-17
........\.....\...\....\....\TextureAtlas.min.js,1847,2017-04-17
........\.....\...\....\....\Ticker.js,5656,2017-04-17
........\.....\...\....\....\Ticker.min.js,1939,2017-04-17
........\.....\...\....\view
........\.....\...\....\....\Bitmap.js,2210,2017-04-17
........\.....\...\....\....\Bitmap.min.js,678,2017-04-17
........\.....\...\....\....\BitmapText.js,5818,2017-04-17
........\.....\...\....\....\BitmapText.min.js,1745,2017-04-17
........\.....\...\....\....\Button.js,5489,2017-04-17
........\.....\...\....\....\Button.min.js,1386,2017-04-17
........\.....\...\....\....\CacheMixin.js,1797,2017-04-17
........\.....\...\....\....\CacheMixin.min.js,662,2017-04-17
........\.....\...\....\....\Container.js,11788,2017-04-17
........\.....\...\....\....\Container.min.js,3146,2017-04-17
........\.....\...\....\....\DOMElement.js,2988,2017-04-17
........\.....\...\....\....\DOMElement.min.js,952,2017-04-17
........\.....\...\....\....\Drawable.js,2432,2017-04-17
........\.....\...\....\....\Drawable.min.js,697,2017-04-17
........\.....\...\....\....\Graphics.js,17746,2017-04-17
........\.....\...\....\....\Graphics.min.js,4301,2017-04-17
........\.....\...\....\....\Sprite.js,8758,2017-04-17
........\.....\...\....\....\Sprite.min.js,2335,2017-04-17
........\.....\...\....\....\Stage.js,10455,2017-04-17
........\.....\...\....\....\Stage.min.js,2733,2017-04-17
........\.....\...\....\....\Text.js,8308,2017-04-17
........\.....\...\....\....\Text.min.js,2343,2017-04-17
........\.....\...\....\....\View.js,14729,2017-04-17
........\.....\...\....\....\View.min.js,3468,2017-04-17
........\.....\...\hilo-amd.js,238321,2017-04-17
........\.....\...\hilo-amd.min.js,68271,2017-04-17
........\.....\...\hilo-amd.zip,179890,2017-04-17
........\.....\cmd
........\.....\...\hilo
........\.....\...\....\core
........\.....\...\....\....\Class.js,4833,2017-04-17
........\.....\...\....\....\Class.min.js,1383,2017-04-17
........\.....\...\....\....\Hilo.js,13651,2017-04-17
........\.....\...\....\....\Hilo.min.js,4386,2017-04-17
........\.....\...\....\event
........\.....\...\....\.....\EventMixin.js,4812,2017-04-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ASEngineSDK
    一套游戏引擎的,具体可以看GAMERES上的吉安娜远征.(err)
    2008-06-17 23:03:22下载
    积分:1
  • 《direcX编程》光盘源代码
    DirectX游戏编程的随书源代码,高版本VS导入工程文件之后记得要重定位解决方案目标哦(Source code of book <<DirectX Game Programming>>.If open the Solution with high version of Visual Studio,remember to relocate the destination of solution.)
    2020-06-18 15:20:01下载
    积分:1
  • freecell-solver-3.18.1
    这是一个跨平台的游戏引擎。可以在很多平台上运行,可以制作简单的小游戏,非常方便(This is a cross-platform game engine. Can run on many platforms, you can create a simple game, very convenient)
    2013-06-14 15:06:33下载
    积分:1
  • LODManager
    用四叉树实现了LOD地形的绘制,当然,是四叉树,如果有需要了解的话,或者是想要做场景管理开发的话,建议必备,呵呵!其他的就不多说啦!代码才是真功夫!祝下载者体验愉快吧!(Use quadtree realized LOD terrain rendering, of course, is quad-tree, and if there is a need to know about it, or want to make scene, necessary management development, hehe! Other did not say! Code is true effort! Wish downloaders experience enjoyable!)
    2010-08-23 22:26:33下载
    积分:1
  • libgdx
    说明:  Libgdx tutorial in java game engin
    2019-02-17 09:02:09下载
    积分:1
  • 0706chajianquantao
    传奇3 0706插件全套 带ip授权机 对做现在功能最强大的插件(Legend 30706 the plug full set with ip authorized machine to do the most powerful plug-ins)
    2021-01-04 21:08:56下载
    积分:1
  • 3Dmen
    别人写的模仿3D游戏人物走路的功能,仅供学习使用,(Written by someone else imitate 3D game characters walk, only to learn to use,)
    2012-08-27 08:45:36下载
    积分:1
  • id-Software-Quake-III-Arena-dbe4ddb
    Source code quake arena
    2012-07-04 11:30:03下载
    积分:1
  • wow_winwin_source
    directx版本的wow客户端源码,是国人写的哦(directx version of the wow client source code is written by people oh)
    2008-06-12 09:03:35下载
    积分:1
  • 熊族OL完整端
    我是一个delphi程序员,也是老千年玩家,熊族OL基于神武新章修改,自2012年8月左右开始修改源码,至今已经修改了超过90个版本,目前特色如下:(I am a Delphi programmer, also a millennium player, bear family OL based on the new chapter modification, since August 2012 began to modify the source code, so far has changed more than 90 versions, the current features are as follows:)
    2018-07-03 17:37:18下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载