大约有 462 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0053 秒)
...ir 3D 有提供 3D 物理引擎功能吗? 问题已经取消 请问 laya 入口文件怎么改成其他的 不要LayaSample 座位入口主文件 释放已经预加载但未使用的模型资源报错 基本效果已经实现,想用for批量绑定事件 劫持的问题已经找电信投诉了并...
来源: Laya_社区 发布时间: 20161109
...都添加到舞台上面吧~~ 打开runGame.js(function () { /** * 游戏入口 */ function RunGame(){ this.bg = null; this.mapFloor = null; this.player = null; this.flyEnergy = null; this.speedEnergy = null; RunGame.__super.call(this); this.init(); } //RunGame 是一个显示对象 继承此 Sprite...
来源: Laya_社区 发布时间: 20160803