大约有 568 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0041 秒)
Laya3.0_api(219) Laya_社区(133) Laya2.0_api(110) laya_api(67) Laya_示例(20) Laya2.0_文档(13) Laya3.0_文档(6)
... "exclude": [ "node_modules", "bower_components", "jspm_packages", "tmp", "temp", "bin" ] } 是不是现在的版本需要在Main.js或者GameCofig.js里面引用自己建的js文件啊,...
来源: Laya_社区 发布时间: 20181218
...****** <UIView y="53" x="476" var="autoText" editorInfo="source=view/component/myTexts.ui;compId=8"/> </Dialog> 现在问题来了。 在dialog里,只能 autoText.txts.text="张三"; 可显示 不能 autoText.dataSource={"name":"张三","ids":215}; 不可显示 求正确...
来源: Laya_社区 发布时间: 20170703
...使用的文档链接:https://layaair.layabox.com/3.x/doc/basics/common/Component/readme.html 2023-04-03 0 0 分享 微博 QZONE 微信 layabox小高 赞同来自: 您好,可以看下这个帖子。https://ask.layabox.com/question/51165 还有您说的官方示例中的@property也没有了...
来源: Laya_社区 发布时间: 20230403
...件的runtime属性设置后,发布的as代码里有类似代码View.regComponent("xxx.ClassName",ClassName); 1.0.4版本是这样的:View.viewClassMap["xxx.ClassName"] = ClassName; 在H5环境下运行正常,发布成swf运行会报错 报错类:laya.ui.View 报错方法:protected static ...
来源: Laya_社区 发布时间: 20160918
...FontFaceFromBuffer is not a function Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprite cannot be invoke...
来源: Laya_社区 发布时间: 20180125
...,这个哪里来的? 光明 • 2018-06-20 14:18 @Laya_Aaron: laya.d3.component.Animator 这个类的 isCache : Boolean 是否为缓存模式。 我说的动画缓存指的这个
来源: Laya_社区 发布时间: 20180620
...置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的...
来源: Laya2.0_api 发布时间: 20190513
....GameObject gameObject, .JSONObject obj) LayaExport.DataManager.getAnimatorComponentData (UnityEngine.GameObject gameObject, .JSONObject component, System.Collections.Generic.List`1 linkSprite) LayaExport.DataManager.getComponentsData (UnityEngine.GameObject gameObject, .JSONObject node, .JSONObject...
来源: Laya_社区 发布时间: 20180920
... at MailWin.__proto.createChildren (Nxsg.max.js:71310) at MailWin.Component (Nxsg.max.js:52200) at MailWin.Box (Nxsg.max.js:58163) at MailWin.View (Nxsg.max.js:62736) at MailWinUI (Nxsg.max.js:71304) at new MailWin (eval at __proto.loadJs (Nxsg.max.js:52044), <ano...
来源: Laya_社区 发布时间: 20180306
...FontFaceFromBuffer is not a function Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprite cannot be invoke...
来源: Laya_社区 发布时间: 20171111