大约有 498 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0078 秒)
Laya3.0_api(153) Laya_社区(116) laya_api(104) Laya2.0_api(96) Laya2.0_文档(14) Laya3.0_文档(12) Laya2.0_示例(2) Laya_示例(1)
... = layaair.game.Market.MarketTest@4a7c91fc D/dalvikvm: Trying to load lib /data/app-lib/com.layabox.game-2/liblayaair.so 0x94f7d5b8 D/dalvikvm: Added shared lib /data/app-lib/com.layabox.game-2/liblayaair.so 0x94f7d5b8 I/LayaBox: setLocalizable:1 I/LayaBox: JNI setIsPlug:0 I/LayaBox: JNI seturl...
来源: Laya_社区 发布时间: 20171218
...lities:default@PreBuild... > hvigor Finished :entry:default@GenerateMetadata... after 3 ms > hvigor Finished :entry:default@PreCheckSyscap... after 1 ms > hvigor Finished :entry:default@GeneratePkgContextInfo... after 1 ms > hvigor Finished :entry:default@ProcessIntegratedHsp... after 1 ...
来源: Laya_社区 发布时间: 20250106
....panel("Test") export class MyPanel extends IEditor.EditorPanel { private _data : any; declare _panel : IEditor.InspectorPanel; async create() { this._panel = IEditor.GUIUtils.createInspectorPanel(); Editor.typeRegistry.addTypes([ { name : "MyPanelType", //请注意,名字是全局唯一的,一...
来源: Laya3.0_文档 发布时间: 20251010
...fined By dispose():void 释放声音资源。 Sound event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean ...
来源: Laya2.0_api 发布时间: 20190513
...nction():void { trace(req.data); }); req.once(Event.ERROR, this, function():void { trace("HttpRequest error"); }); req.se...
来源: Laya_社区 发布时间: 20170120
...sp.drawToCanvas(600,600,0,0); sp2 = new Sprite(); sp2.x = 300+count; base64Data=htmlC.getCanvas().toDataURL(); sp2.loadImage(base64Data); Laya.stage.addChild(sp2); }效果展示: 附件 : --> 2017-08-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...
来源: Laya_社区 发布时间: 20170822
...ssFormat hasListener isCreateFromURL off offAll offAllCaller on once setDDSData setImageData setKTXData setPixelsData updateSubPixelsData destroyUnusedResources Constructors constructor new TextureCube(size: number, format: TextureFormat, mipmap?: boolean, sRGB?: boolean): TextureCube Overrides Base...
来源: Laya3.0_api 发布时间: 20231102
...序列帧动画文件夹 拖拽到Animation组件右侧属性面板 中的data属性上,即可自动完成图集动画的制作 步骤一、 步骤二、记得设置autoPlay=true,否则发布后不会自动播放 B、创建扩展脚本并书写新的属性isSlow(true播放缓慢false正常播...
来源: Laya_社区 发布时间: 20161014
... Script() 创建一个新的 Script 实例。 Script event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean ...
来源: laya_api 发布时间: 20170929
...ssFormat hasListener isCreateFromURL off offAll offAllCaller on once setDDSData setImageData setKTXData setPixelsData updateSubPixelsData destroyUnusedResources Constructors constructor new TextureCube(size: number, format: TextureFormat, mipmap?: boolean, sRGB?: boolean, premultiplyAlpha?: boolean)...
来源: Laya3.0_api 发布时间: 20231115