大约有 1,758 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0076 秒)
Laya_社区(1080) Laya3.0_api(672) Laya2.0_文档(2) Laya_示例(1) Laya3.0_文档(1) Laya2.0_api(1) Laya2.0_示例(1)
...擎的时候,调用了 applyForceToCenter这个方法,但是报not a function的错误, 经检查,是源码laya.physics.js中,第2165行,方法名错误 源码 this._body.applyForceToCenter(force);应改成 this._body.ApplyForceToCenter(force); 2019-01-...
来源: Laya_社区 发布时间: 20190117
...微信小游戏掉帧严重 导微信小程序报错window.focus is not a function matter 物理引擎 微信小游戏编译报错 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 问题状态 最新活动: 2019-03-28 20:46 浏览: 3251 关注: 3 ...
来源: Laya_社区 发布时间: 20190314
...r: Cannot read property 'XXX' of undefined private var spe:Sprite; private function showApe():void { spe = new Sprite(); spe.mouseEnabled = true; spe.x = 100; spe.y = 100; spe.width = 512; ...
来源: Laya_社区 发布时间: 20170407
...,U3D和1.7.*都没问题 导微信小程序报错window.focus is not a function laya2 发布微信开放域工程,用微信开发者工具打开报错 2.2.0beta4,微信上动态合批报错. 问题状态 最新活动: 2020-06-05 09:45 浏览: 1635 关注: 1 人
来源: Laya_社区 发布时间: 20200605
...ke()与onEnable()调用时机存在问题 执行回调函数时报is not a function 问题状态 最新活动: 2019-10-22 10:27 浏览: 134 关注: 1 人
来源: Laya_社区 发布时间: 20191022
...ke()与onEnable()调用时机存在问题 执行回调函数时报is not a function 问题状态 最新活动: 2019-10-22 10:58 浏览: 738 关注: 1 人
来源: Laya_社区 发布时间: 20191022
...isplay.Text; public class LayaAirTest { public function LayaAirTest() { Laya.init(600, 300); var txt:Text = new Text(); txt.text = "abc"+Laya.timer.currTimer; txt.color ...
来源: Laya_社区 发布时间: 20170429
...2.6\libs\iflash\src\iflash\events\EventManager.as 找到方法 public function acceptSystemMouseEvent(event:*):void { _currentSysEvent = event; event.preventDefault(); //添加这句话即可,再发布即可。 2016-09-19 2 1 分享 微博 QZONE 微信 q12647 赞同来自: cuixuey...
来源: Laya_社区 发布时间: 20160831
... btCollisionObject undefined 导微信小程序报错window.focus is not a function list 每次滑动,都是可以滑动一点点,可不可以如何设置,让他每次滑动,只能固定的值。 本地调试加载本地图片都报错 问题状态 最新活动: 2017-05-03 17:21 浏览: 1096...
来源: Laya_社区 发布时间: 20170503
...动生成的ui代码报错 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2018-05-05 18:01 浏览: 1073 关注: 1 人
来源: Laya_社区 发布时间: 20180505