大约有 2,550 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0084 秒)
Laya_社区(1924) Laya3.0_api(163) laya_api(112) Laya2.0_api(107) Laya2.0_文档(76) Laya_示例(68) Laya2.0_示例(51) Laya3.0_文档(49)
... Laya_Aaron 赞同来自: LT dialog类 private function _onMouseDown(e:Event):void { var point:Point = this.getMousePoint(); if (_dragArea.contains(point.x, point.y)) this.startDrag(); else this.stopDrag(); } ...
来源: Laya_社区 发布时间: 20180719
...th addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getCo...
来源: Laya3.0_api 发布时间: 20231115
...); createDialog("444",400,400); createDialog("555",500,500); Laya.stage.on(Event.CLICK,this,onClick); } private function onClick():void { alert(Dialog.manager.numChildren+"");//manager是DialogManager的实例,创建多少个dialog,manager下就有多少的子对象 var dia:Dialog=Dialog.manager...
来源: Laya_社区 发布时间: 20170606
... position rotation rotationEuler scale worldMatrix worldNeedUpdate Methods event getForward getFrontFaceValue getRight getUp getWorldLossyScale globalToLocal hasListener localToGlobal lookAt objLookat off offAll offAllCaller on once rotate rotationTo setWorldLossyScale toDir toLocalNormal translate ...
来源: Laya3.0_api 发布时间: 20231115
...的ani监听播放完毕后,播放默认动画不行 this.mAni.on(Laya.Event.COMPLETE,this,this.aniComplete); this.mAni.play("free") aniComplete(type:number):void { this.mAni.play("ready"); } 播放完指定动画后,这个回调不执行。 附件 : --> pkwang3D.rar 2017-11-16 添加...
来源: Laya_社区 发布时间: 20171116
...某个元素内 相对于这个元素的坐标 怎么获取对象的坐标 Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 Laya["MiniAdpter"].nativefiles 在QQ小游戏中无法读取到 关于...
来源: Laya_社区 发布时间: 20191212
...色 this.label.bgColor = "#ff0400"; start(): void { this.color_btn.on(Laya.Event.CLICK, this, this.onTipClick); } if(tipBtn == this.color_btn){ this.label.bgColor = "#ffffff"; 2019-07-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20190722
...用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined Event.MOUSE_WHEEL 如何获取鼠标滚轮是放大开始缩小 怎样获取浏览器地址传过来的GET参数 问题状态 最新活动: 2019-04-03 17:27 浏览: 4155 关注: 2 人
来源: Laya_社区 发布时间: 20181104
...采用showAll后留白部分的颜色问题 mask在layaplayer中有问题 event自定义事件的问题 请教下微信小游戏的内存和数据缓存? Laya.Loader.getRes请教 问题状态 最新活动: 2018-07-12 21:17 浏览: 1110 关注: 2 人 D7_Tira • 2018-07-12 22:00 这个方法不好...
来源: Laya_社区 发布时间: 20180712
...动画无法播放,U3D和1.7.*都没问题 layaair2.0)请问js的Laya.Event.FRAME怎么用,看api中有,但写了不执行。 Laya API video / laya.device.media 是否支持 WebRTC 影音直播 请问官方API中有反余弦的方法吗? 官方的API为什么找不到pivot和pos? 官网A...
来源: Laya_社区 发布时间: 20200316