大约有 1,597 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0049 秒)
Laya_社区(1082) Laya3.0_api(185) Laya2.0_api(130) laya_api(125) Laya2.0_文档(36) Laya3.0_文档(26) Laya2.0_示例(7) Laya_示例(6)
...源,销毁后资源不能恢复。 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
... { fileReader.readAsDataURL(file.files[0]); } } var _this:* = this; fileReader.onload = function(evt):void { ...
来源: Laya_社区 发布时间: 20170706
...制台报错是什么 15818760256 • 2018-02-08 14:19 send(url: string, data?: any, method?: string, responseType?: string, headers?: Array<any>): void; 这个发送的时候加入header,header里面的key-value如果key是固定的命名吗?如果value值是"Access-Control-Allow-Ori...
来源: Laya_社区 发布时间: 20180208
...直接对 sprite.shaderValue.water_iTime += 1 } var texture = sprite.image_data const width = sprite.set_width const height = sprite.set_height var new_texture = sprite.drawToCanvas(width, height, 0, 0) new_texture = ls.Texture.create(new_texture, 0, 0) sprite.shaderValue = new ShaderValue() // 关...
来源: Laya_社区 发布时间: 20180531
...ed, try LegacySniffFFMPEG 07-16 13:28:21.322 172-474/? E/FFmpegExtractor: /data/data/com.layabox.game/LayaCache/appCache/9ea141a6/18ac4122_dreams.mp3: avformat_open_input failed, err:Permission denied 07-16 13:28:21.322 1331-1331/com.layabox.game E/MediaPlayer: Should have subtitle controller alread...
来源: Laya_社区 发布时间: 20190716
...ease use 'module: "ES2015"' or 'module: "ESNext"'. 附件 : --> PigGameOpenData.zip 2019-12-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 kylin 赞同来自: 1) 在之前的逻辑中,点击发布会更新编...
来源: Laya_社区 发布时间: 20191220
...) 创建一个新的 Component3D 实例。 Component3D event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean ...
来源: laya_api 发布时间: 20170929
...源,销毁后资源不能恢复。 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
...vector2:Vector2):void 设置二维向量。 BaseRender event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean ...
来源: laya_api 发布时间: 20170929
...D, transform:Transform3D):void[override] TerrainRender event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean ...
来源: Laya2.0_api 发布时间: 20190513