大约有 1,600 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0074 秒)
Laya_社区(1084) Laya3.0_api(185) Laya2.0_api(130) laya_api(125) Laya2.0_文档(36) Laya3.0_文档(27) Laya2.0_示例(7) Laya_示例(6)
...bXR/core/WebXRSessionManager.ts:172 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是...
来源: Laya3.0_api 发布时间: 20231115
...ught (in promise) DOMException: play() 我的tieldmap生成的json文件里data是这种格式,地图显示有误 Native2.0正式版wss连接不成功web版本没问题,有DEMO Panel中的东西左右拖动好象有问题 laya1.7.9beta版 [分享]Dialog 点击边缘不关闭的 Demo示例 求教...
来源: Laya_社区 发布时间: 20181220
...单独清除指定给skin的旧资源呢 指定skin的方式是以字串"data:image/jpeg;base64,..." 进行的 2017-10-02 0 4 分享 微博 QZONE 微信 ckndim 赞同来自: 有问题的例子 因为连线因素等等考量 我把运行的逻辑单独分离出来 用现成的base64 string替代 Skin...
来源: Laya_社区 发布时间: 20170930
...ialize(owner:ComponentNode):void[override] BoxCollider event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean ...
来源: laya_api 发布时间: 20170929
...ize(owner:ComponentNode):void[override] SphereCollider event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean ...
来源: laya_api 发布时间: 20170929
...同来自: class a extends sprite { function test():void { var t:Texture = datas; m_hitAreaSprite.graphics.drawRect(t.offsetX,t.offsetY,t.width, t.height,'#FFFFFF'); m_hitAreaSprite.width = t.width; m_hitAreaSprite.height = t.height; } } 理论上些类是可以有响应的,为何他没有反应...
来源: Laya_社区 发布时间: 20161115
...aya.URL.formatURL(url); if (url.indexOf(MiniAdpter.window.wx.env.USER_DATA_PATH) == -1 && (tempUrl.indexOf("http://") != -1 || tempUrl.indexOf("https://") != -1)) { if (MiniAdpter.isZiYu) { thisLoader._loadImage(url, true);//修改地方 } else { ...
来源: Laya_社区 发布时间: 20191129
... 销毁所有子对象,不销毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frame...
来源: laya_api 发布时间: 20170929
... 销毁所有子对象,不销毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frame...
来源: laya_api 发布时间: 20170603
...Material _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMaterial cloneTo(destObject:*):void ...
来源: Laya2.0_api 发布时间: 20190513