大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0059 秒)
Laya_社区(1721) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(89) Laya2.0_示例(16) Laya_示例(11)
...的源码 __proto.layout=function(){ if (!this.style)return; this.style._type |=/*laya.display.css.CSSStyle.ADDLAYOUTED*/0x200; var tArray=Layout.layout(this); if (tArray){ if (!this._$P.mHtmlBounds)this._set$P("mHtmlBounds",new Rectangle()); var tRectangle=this._$P.mHtmlBounds; tRectangle...
来源: Laya_社区 发布时间: 20180104
...is.view.m_character.width/2, this.view.m_character.height/2) p.type = "static" this.character.pivot(this.view.m_character.x, this.view.m_character.y) // rig.gravityScale = 0.2 this.rig.allowRotation = false this.rig.gravityScale = 6 ...
来源: Laya_社区 发布时间: 20221207
...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=Utils&class=laya.utils.Tween) `Ease`类的API中对缓动函数进行了基础的介绍,点击链接可直接查看API:[https://layaair.ldc.layabox.com/api/?category=Core&class=laya.utils.Ease](https://...
来源: Laya2.0_文档 发布时间: 20210715
...在屏 Canvas” 的放缩策略 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? 分享:打地鼠 AS、JS、TS版本 Demo! 分享:适配LayaAir版本的PureMVC框架 LayaAirIDE下如...
来源: Laya_社区 发布时间: 20180822
...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.Tab) ## 2、通过LayaAirIDE创建Tab组件 ### 2.1 创建Tab 点击选择`资源管理器`里的 Tab 组件资源,拖拽到场景编辑器,即在页面中成功的创建了一个 Tab...
来源: Laya2.0_文档 发布时间: 20210714
...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.Tab) ## 2、通过LayaAirIDE创建Tab组件 ### 2.1 创建Tab 点击选择`资源管理器`里的 Tab 组件资源,拖拽到场景编辑器,即在页面中成功的创建了一个 Tab...
来源: Laya2.0_文档 发布时间: 20210715
TypeScript在LayaAir 1.X和2.X中对待module和namespace的异同,求2.x使用自定义namespace的方法(module已经找到方法) 我发现1.x版本把每个ts编译成为一个js。并且namespace和module暴露在全局空间里,不用import就可以namespace.XXX和module.xxx引用。 ...
来源: Laya_社区 发布时间: 20181026
...配LayaAir版本的PureMVC框架 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 分享:打地鼠 AS、JS、TS版本 Demo! LayaAirIDE下如何使用mask? 动画混合无效(版本2.6) 求助关于TiledMap的版本问题 版本不匹配! 全局 tsc (2.2.2) != V...
来源: Laya_社区 发布时间: 20160912
...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 问题状态 最新活动: 2024-03-14 10:...
来源: Laya_社区 发布时间: 20240221
...ay = [ { url: "res/atlas/lobby/create_room.atlas", type: Laya.Loader.ATLAS }, ....... ]; let createGameScene = () => { Laya.stage.width = 1218; ...
来源: Laya_社区 发布时间: 20181213