1 Star 1 Fork 2

褚秀相/h5_niuniu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
manifest.json 5.19 KB
一键复制 编辑 原始数据 按行查看 历史
褚秀相 提交于 2018-04-08 19:29 . 输入房间密码模块
{
"initial": [
"libs/modules/egret/egret.js",
"libs/modules/egret/egret.web.js",
"libs/modules/game/game.js",
"libs/modules/res/res.js",
"libs/modules/eui/eui.js",
"libs/modules/dragonBones/dragonBones.js",
"libs/modules/socket/socket.js",
"libs/modules/tween/tween.js",
"librarys/protobuf/bin/protobuf.js",
"promise/promise.js"
],
"game": [
"bin-debug/core/starlingswf/display/SwfSprite.js",
"bin-debug/core/net/socket/UTFMsg.js",
"bin-debug/core/mvc/controller/BaseController.js",
"bin-debug/core/mvc/model/BaseModel.js",
"bin-debug/core/mvc/proxy/BaseProxy.js",
"bin-debug/core/mvc/view/BaseEuiView.js",
"bin-debug/core/net/socket/ByteArrayMsg.js",
"bin-debug/core/scene/base/BaseSpriteLayer.js",
"bin-debug/core/sound/BaseSound.js",
"bin-debug/core/starlingswf/display/SwfMovieClip.js",
"bin-debug/core/base/BaseClass.js",
"bin-debug/core/scene/base/BaseEuiLayer.js",
"bin-debug/core/scene/base/BaseScene.js",
"bin-debug/core/utils/CommonUtils.js",
"bin-debug/core/module/guide/GuideView.js",
"bin-debug/core/module/loading/EasyLoading.js",
"bin-debug/core/mvc/ControllerManager.js",
"bin-debug/core/mvc/ViewManager.js",
"bin-debug/core/adapter/AssetAdapter.js",
"bin-debug/core/adapter/MergeJsonAnalyzer.js",
"bin-debug/core/adapter/ThemeAdapter.js",
"bin-debug/Main.js",
"bin-debug/core/mvc/view/BaseSpriteView.js",
"bin-debug/core/mvc/view/IBaseView.js",
"bin-debug/core/net/http/DataCache.js",
"bin-debug/core/net/http/DataUpdate.js",
"bin-debug/core/net/http/Http.js",
"bin-debug/core/net/socket/BaseMsg.js",
"bin-debug/core/consts/Keyboard.js",
"bin-debug/core/net/socket/ByteArrayMsgByProtobuf.js",
"bin-debug/core/net/socket/Socket.js",
"bin-debug/core/net/socket/SocketConst.js",
"bin-debug/core/display/BitmapNumber.js",
"bin-debug/core/net/socket/UTFMsgByJson.js",
"bin-debug/core/display/HotspotBitmap.js",
"bin-debug/core/dragonBones/DragonBonesArmature.js",
"bin-debug/core/dragonBones/DragonBonesArmatureContainer.js",
"bin-debug/core/scene/manager/SceneManager.js",
"bin-debug/core/dragonBones/DragonBonesFactory.js",
"bin-debug/core/sound/SoundBg.js",
"bin-debug/core/sound/SoundEffects.js",
"bin-debug/core/sound/SoundManager.js",
"bin-debug/core/starlingswf/Swf.js",
"bin-debug/core/starlingswf/SwfAssetManager.js",
"bin-debug/core/starlingswf/SwfUpdateManager.js",
"bin-debug/core/starlingswf/display/ISwfAnimation.js",
"bin-debug/core/module/guide/GuideMaskBackgroud.js",
"bin-debug/core/module/guide/GuideUtils.js",
"bin-debug/core/starlingswf/game/StarlingSwfFactory.js",
"bin-debug/core/starlingswf/game/StarlingSwfMovieClip.js",
"bin-debug/core/starlingswf/game/StarlingSwfUtils.js",
"bin-debug/core/utils/AllAsyncExecutor.js",
"bin-debug/core/utils/AnchorUtil.js",
"bin-debug/core/utils/ArrayUtils.js",
"bin-debug/core/utils/AverageUtils.js",
"bin-debug/game/scenes/LoginScene.js",
"bin-debug/core/utils/DateUtils.js",
"bin-debug/core/utils/DebugUtils.js",
"bin-debug/core/utils/DelayOptManager.js",
"bin-debug/core/utils/DeviceUtils.js",
"bin-debug/core/utils/DisplayUtils.js",
"bin-debug/core/utils/EffectUtils.js",
"bin-debug/core/utils/EgretExpandUtils.js",
"bin-debug/core/utils/FrameDelay.js",
"bin-debug/core/utils/FrameExecutor.js",
"bin-debug/core/utils/KeyboardUtils.js",
"bin-debug/core/utils/LocationProperty.js",
"bin-debug/core/utils/Log.js",
"bin-debug/core/utils/MathUtils.js",
"bin-debug/core/utils/md5.js",
"bin-debug/core/utils/MessageCenter.js",
"bin-debug/core/utils/ObjectPool.js",
"bin-debug/core/utils/Percent.js",
"bin-debug/core/utils/QueueExecutor.js",
"bin-debug/core/utils/RandomUtils.js",
"bin-debug/core/utils/RenderTextureManager.js",
"bin-debug/core/utils/ResourceUtils.js",
"bin-debug/core/utils/ResVersionManager.js",
"bin-debug/core/utils/RockerUtils.js",
"bin-debug/core/utils/ShockUtils.js",
"bin-debug/core/utils/StageUtils.js",
"bin-debug/core/utils/StringBuffer.js",
"bin-debug/core/utils/StringUtils.js",
"bin-debug/core/utils/TextFlowMaker.js",
"bin-debug/core/utils/TimerManager.js",
"bin-debug/game/consts/ControllerConst.js",
"bin-debug/game/consts/HttpConst.js",
"bin-debug/game/consts/SceneConsts.js",
"bin-debug/game/consts/ViewConst.js",
"bin-debug/game/module/addRoom/AddRoomConst.js",
"bin-debug/game/module/addRoom/AddRoomController.js",
"bin-debug/game/module/addRoom/AddRoomModel.js",
"bin-debug/game/module/addRoom/AddRoomProxy.js",
"bin-debug/game/module/addRoom/AddRoomView.js",
"bin-debug/game/module/hall/HallController.js",
"bin-debug/game/module/hall/HallModel.js",
"bin-debug/game/module/hall/HallProxy.js",
"bin-debug/game/module/hall/HallView.js",
"bin-debug/game/module/loading/LoadingConst.js",
"bin-debug/game/module/loading/LoadingController.js",
"bin-debug/game/module/loading/LoadingView.js",
"bin-debug/game/module/login/LoginConst.js",
"bin-debug/game/module/login/LoginController.js",
"bin-debug/game/module/login/LoginModel.js",
"bin-debug/game/module/login/LoginProxy.js",
"bin-debug/game/module/login/LoginView.js",
"bin-debug/game/scenes/HallScene.js",
"bin-debug/game/scenes/LayerManager.js",
"bin-debug/game/scenes/LoadingScene.js",
"bin-debug/core/App.js"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/chuxiuxiang/h5_niuniu.git
git@gitee.com:chuxiuxiang/h5_niuniu.git
chuxiuxiang
h5_niuniu
h5_niuniu
master

搜索帮助