大约有 1,701 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0067 秒)
Laya_社区(1318) Laya3.0_api(153) laya_api(106) Laya2.0_api(99) Laya2.0_文档(10) Laya2.0_示例(6) Laya_示例(5) Laya3.0_文档(4)
...ean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵的克隆实例。 Sprite3D...
来源: Laya2.0_api 发布时间: 20190513
...ean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵的克隆实例。 Sprite3D...
来源: laya_api 发布时间: 20170929
...p ,可以直接传入参数 p。 Returns boolean 此事件类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 gpuCompressFormat gpuCompressFormat(): boolean Inherited from BaseTexture.gpuCompressFormat Defined in laya/resource/BaseTexture.ts:151 是否是gpu压缩...
来源: Laya3.0_api 发布时间: 20231102
...ean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵的克隆实例。 Sprite3D...
来源: laya_api 发布时间: 20170929
...的链接 提交 2 个回复 demibug 赞同来自: 按照例子里面: // 侦听加载失败 Laya.loader.on(Event.ERROR, this, this.onError); 实际上是把事件注册到LoaderManager上了 但是实际上加载失败了以后,事件触发的是loader 这个问题我记得之前有个...
来源: Laya_社区 发布时间: 20170711
...ean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher lookAt(target:Vector3, up:Vector3, isLocal:Boolean = false):void 观察目标位置。 Transf...
来源: laya_api 发布时间: 20170929
...E制作攻击动画,在动画中添加攻击判定用的Label,游戏中侦听该Label,在某些情况下,会无法收到Label的触发。 看了源码后,估计跟timer的jumpFrame有关,jumpFrame默认是false,动画实际上也是使用timer来控制。 请问这种情况,除了在...
来源: Laya_社区 发布时间: 20181208
...p ,可以直接传入参数 p。 Returns boolean 此事件类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 getCachedClip getCachedClip(x: number, y: number, width: number, height: number): Texture Defined in laya/resource/Texture.ts:455 获得clip贴图 Parameter...
来源: Laya3.0_api 发布时间: 20231115
...E_OUT、Event.MOUSE_DOWN、Event.MOUSE_UP、Event.CLICK</code> 事件侦听处理函数。 * @param e Event 对象。 */ protected function onMouse(e:Event):void { if (toggle === false && _selected) return; ...
来源: Laya_社区 发布时间: 20170926
...ean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵的克隆实例。 Sprite3D...
来源: laya_api 发布时间: 20170929