登录
首页 » JavaScript » Hilo-dev

Hilo-dev

于 2017-04-21 发布 文件大小:6224KB
0 244
下载积分: 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 个回复

  • BumpMapping
    实现了计算机图形学汇总凹凸贴图方式,使场景模拟更加逼真!(The realization of the computer graphics to summarize the concave and convex maps, so that the scene simulation more realistic!)
    2017-12-27 21:53:01下载
    积分:1
  • 11.16
    使用外部程序来控制Flightgear的一种方法,非常值得学习。共两个压缩包,一个是获取数据的程序,一个是设置的程序。(Use an external program to control a method of Flightgear well worth learning. Total of two compression package, a program to get the data, and a set program.)
    2021-04-22 12:48:48下载
    积分:1
  • ASEngineSDK
    一套游戏引擎的,具体可以看GAMERES上的吉安娜远征.(err)
    2008-06-17 23:03:22下载
    积分:1
  • Game_MainFram_demo
    说明:  游戏开发基础demo3_3 一个纯C++编写的基本程序,包含基本窗体,资源的使用方法等。(game basis demo3_3 a pure C to prepare the basic procedures, including basic forms, the use of methods.)
    2006-03-25 20:13:21下载
    积分:1
  • snowglobe-src-viewer-2.0.0-r0.tar
    说明:  国外的开源游戏引擎,能够承载上千人,属于社交类的游戏(Foreign open source game engine, capable of carrying thousands of people, belonging to social class of the game)
    2010-04-13 15:39:34下载
    积分:1
  • 《direcX编程》光盘源代码
    说明:  DirectX游戏编程的随书源代码,高版本VS导入工程文件之后记得要重定位解决方案目标哦(Source code of book .If open the Solution with high version of Visual Studio,remember to relocate the destination of solution.)
    2020-06-18 15:20:01下载
    积分: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
  • Source
    Flyff 3rd Jobs Official Files
    2011-05-19 13:20:05下载
    积分:1
  • octree
    3Do游戏代码,基于四差数的地形程序,lod地形实现。(3Do game code, based on the difference of four terrain procedures, incomplete realization of the terrain.)
    2005-04-05 19:14:14下载
    积分:1
  • GMorder
    开传世私服GM命令大集合,开传世私服必学(Large collection of GM order handed down, the school will be handed down)
    2009-07-03 13:19:47下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载