大约有 1,740 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0062 秒)
...designed explicitly with the capability to change your app’s behavior or functionality after App Review approval, which is not in compliance with App Store Review Guideline 2.5.2 and section 3.3.2 of the Apple Developer Program License Agreement. This code, combined with a remote resource, can ...
来源: Laya_社区 发布时间: 20171221
...本1.7.6laya.ui.min.js:1 Uncaught TypeError: this.preinitialize is not a function at i (laya.ui.min.js:1) at i (laya.ui.min.js:1) at i (laya.ui.min.js:2) at mainUI (layaUI.max.all.js:14) at Function.<anonymous> (laya.core.min.js:1) at e (main.min.js:1) ...
来源: Laya_社区 发布时间: 20170809
...e:Skeleton; private var index:int;//帧频 private var time:Number; public function DragonDemo() { Laya.init(800,600,WebGL); index=15; mFactory=new Templet(); mFactory.on(Event.COMPLETE,this,omTemLoaded); mFactory.loadAni('NewDragon/NewDragon.sk'); } private function omTemLoaded():void { mArmature=m...
来源: Laya_社区 发布时间: 20170509
...节点上的,会报 Uncaught TypeError: this.owner.localToGlobal is not a function TypeError: this.owner.localToGlobal is not a function 这个错误. 如果可以用2D引擎挂载到3D物体上,也是可以解决我现在的问题,如果这个方面可以有解决方案,也可以提供一下思路....
来源: Laya_社区 发布时间: 20190714
...div); } TypeError: Illegal constructor laya.core.js:11687 at Function.getInstance (file:///D:/work/test2/bin/libs/laya.core.js:11687:24) at Function.getInstance (file:///D:/work/test2/bin/libs/laya.html.js:1213:39) at Function._parseXML (file:///D:/work/test2/bin/libs/laya....
来源: Laya_社区 发布时间: 20190926
... ImageData is not defined? 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2017-06-27 10:46 浏览: 1353 关注: 2 人 moketao • 2017-06-27 11:15 可以了, 谢谢
来源: Laya_社区 发布时间: 20170626
...nSuccess), Handler.create(this, onError) ); // 成功获取位置后触发 function onSuccess(info:GeolocationInfo):void { trace('经纬度: (' + info.longitude + '°, ' + info.latitude + '°),精确度:' + info.accuracy + 'm'); if(info.altitude != null) trace('海拔:' + info.altitude + 'm' +...
来源: Laya_社区 发布时间: 20180402
...• 2017-01-06 11:21 "this.sList.getItem(...).getChildByName is not a function" weiyongwill • 2017-01-06 14:39 经过测试在List.mouseHandler中点其他的元素都能通过e.target.name获取到名字,唯独textinput通过e.target.name获取到名字为空,而且e.type为mousedow...
来源: Laya_社区 发布时间: 20170105
...designed explicitly with the capability to change your app’s behavior or functionality after App Review approval, which is not in compliance with App Store Review Guideline 2.5.2 and section 3.3.2 of the Apple Developer Program License Agreement. This code, combined with a remote resource, can ...
来源: Laya_社区 发布时间: 20191104
...,影响惯性力度和时长。 */ public function startDrag(area:Rectangle = null, hasInertia:Boolean = false, elasticDistance:Number = 0, elasticBackTime:int = 300, data:* = null, disableMouseEvent:Boolean = false, ratio:Number = 0.92):void { 2018-05-0...
来源: Laya_社区 发布时间: 20180428