登录
首页 » JavaScript » Hilo-dev

Hilo-dev

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

  • id-Software-Quake-III-Arena-dbe4ddb
    Source code quake arena
    2012-07-04 11:30:03下载
    积分:1
  • Source
    Flyff 3rd Jobs Official Files
    2011-05-19 13:20:05下载
    积分:1
  • BubblesGame
    用游戏引擎模仿flash做得小型游戏,可以自动记录分数,有自己得关卡(Flash game engine used to do small-scale imitation game, you can automatically record scores have have their own points)
    2009-04-10 18:03:16下载
    积分:1
  • tools
    IGE引擎全套delphi源代码 一些配套工具。也给大家了(IGE engine full delphi source code of some matching tools. Also give you a)
    2011-09-17 00:39:35下载
    积分:1
  • CuraEngine-master
    3维切片算法引擎写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。(Three dimensional slice algorithm engine written detailed upload function, including the content description (at least 20 characters). Try not to let station to the time spent on your note on the amendment. Extracting compressed package can not have a password.)
    2013-11-08 10:19:08下载
    积分: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
  • FLASHWEBGame
    说明:  服务端SGS RPG地图 多人同步 加上网络多人同步功能 服务端SGS 0.9.5,要求JDK1.5 FLASH+php WEBGame 45度地图切换 多人游戏社区 FLASH人物行走 FLASH人物8方向寻路 在线聊天 (源码+fms服务端)开源项目(FLASH+php WEBGame )
    2009-08-06 19:42:13下载
    积分:1
  • freetype-2.3.5-1-dep
    FREETYPE,字库引擎,开源免费,ttf(freetype)
    2009-04-25 21:24:18下载
    积分:1
  • 梦幻西
    梦幻西游单机版 加全套源码18角色..本西游是GGE制作,单机版研究.个人爱好研究(Fantasy Westward Journey stand-alone version plus full source code 18 characters)
    2020-06-17 23:00:02下载
    积分:1
  • AngryBirds-final
    cocoa2D做的愤怒的小鸟,包括数据的存储和处理(Cocoa2D to do the angry birds, including data storage and processing.)
    2014-10-15 13:41:19下载
    积分:1
  • 696518资源总数
  • 104734会员总数
  • 23今日下载