• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0084 秒)

3021. laya.d3.component.AvatarMask_API3.0 [ 55%]

...mPath getTransformActive setTransformActive Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

3022. 为啥我在批量removeself 会报错卡死 [ 55%]

为啥我在批量removeself 会报错卡死 override public function removeSelf():Node { this.scaleX = 1; this.scaleY = 1; this.alpha = 1; this.pos(0,0); this.filters = []; if(selectImg != null) { selectImg.removeSelf(); } this.mouseEnabled = true; if(this.visible == false) { this.visible = true; ...

来源: Laya_社区 发布时间: 20171129

3023. 加载界面一直显示 0% [ 55%]

...示进度,一直是 0%  打印了下,loadingView.prototype.loading = function (value) { if (this.bridge) { if (this.sOS == "Conch-ios") { this.bridge.call("loading:", value); } else if (this.sOS == "Conch-android") { this.bridge.call("loading", value); } console.log("loadingView.prototype.loadi...

来源: Laya_社区 发布时间: 20190724

3024. laya.utils.ImgUtils_API3.0 [ 55%]

... _arrayBufferToURL arrayBufferToURL destroy Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

3025. 现在热门RPG页游是用什么软件写的程序 [ 55%]

...ist中添加多元素的item 导微信小程序报错window.focus is not a function 程序启动报错“请设置应用程序的启动配置文件“ 程序调试10秒钟后报错 laya程序如何上传到虚拟主机上呢? 问题状态 最新活动: 2016-12-28 11:07 浏览: 1287 关注: 2 人

来源: Laya_社区 发布时间: 20161228

3026. 缓动-逐字缓动 [ 55%]

...terText, { y : endY }, 1000, Ease.elasticOut, null, i * 1000); } } private function createLetter(char:String):Text { var letter:Text = new Text(); letter.text = char; letter.color = "#FFFFFF"; letter.font = "Impact"; letter.fontSize = 110; Laya.stage.addChild(letter); return letter; } } }

来源: Laya2.0_示例 发布时间: 20260303

3027. 如何才能生成scene配套的代码 [ 55%]

... { public var scoreLbl:Label; public var tipLbll:Label; override protected function createChildren():void { super.createChildren(); loadScene("test/TestScene"); } } } 2018-10-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...

来源: Laya_社区 发布时间: 20181024

3028. collider其他层触发回调的问题 [ 55%]

... ignore 是否忽略。          */         public static function setLayerCollision(layer1:Layer, layer2:Layer, collison:Boolean):void {             _layerCollsionMatrix[layer1.number][(Layer.maxCount - 1) - layer2.number] = collison;         } 自己开启两...

来源: Laya_社区 发布时间: 20180522

3029. laya.d3.physicscannon.CannonContactPoint_API3.0 [ 55%]

...erB distance normal positionOnA positionOnB Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

3030. laya.components.Keyframe2D_API3.0 [ 55%]

...ight clone cloneTo TypeAniKey TypeTweenInfo Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

来源: Laya3.0_api 发布时间: 20231115