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

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

2641. SCALE_FIXED_WIDTH适配屏幕的问题 [ 44%]

...ay = [                 { url: "res/atlas/lobby/create_room.atlas", type: Laya.Loader.ATLAS },                                 .......             ];             let createGameScene = () => {                 Laya.stage.width = 1218;         ...

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

2642. 项目的版本管理怎么使用 [ 44%]

...在屏 Canvas” 的放缩策略 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? 分享:打地鼠 AS、JS、TS版本 Demo! 分享:适配LayaAir版本的PureMVC框架 LayaAirIDE下如...

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

2643. html固定宽高,设置垂直居中没有效果。只有水平居中才生效。看了下源码,感觉在updatePos函数里的算法不对 [ 44%]

...的源码 __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

2644. 设置适配SCALE_FIXED_WIDTH,结果少部分andriod机型不能正确适配屏幕 [ 44%]

...ay = [                 { url: "res/atlas/lobby/create_room.atlas", type: Laya.Loader.ATLAS },                                 .......             ];             let createGameScene = () => {                 Laya.stage.width = 1218;         ...

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

2645. VScrollBar属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 44%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.VScrollBar)。 ​ VScrollBar 组件的图像资源示例: ​ ![图片0.png](img/1.png) ​ (图1) ​ ![图片0.png](img/2.png) ​ (图2) ​ ![图片0.png](img/3.png) ​ (图...

来源: Laya2.0_文档 发布时间: 20210715

2646. HScrollBar属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 44%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.HScrollBar)。 ​ HScrollBar 组件的图像资源示例: ​ ![图片0.png](img/1.png) ​ (图1) ​ ![图片0.png](img/2.png) ​ (图2) ​ ![图片0.png](img/3.png) ​ (图...

来源: Laya2.0_文档 发布时间: 20210714

2647. 2D物理-仿生机器人 [ 44%]

...ir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Physics_Physics_Strandbeests { constructor() { this.scale = 2.5; this.pos = [500, 400]; this.m_offset = [0, -80 * this.scale]; this.pivot = [0, 8 * thi...

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

2648. 屏幕方向:自动横屏与自动竖屏的设置详解(ActionScript-LayaAir基础篇(AS3)-屏幕适配) [ 44%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=display&class=laya.display.Stage),找到screenMode属性。如图1所示。 ![图1](img/1-1.png) (图1) #### 1.1 默认值none或者不设置screenMode属性 默认值none或者不设置screenMode属性...

来源: Laya2.0_文档 发布时间: 20210714

2649. laya.d3.component.animator.Animator_API3.0 [ 44%]

...ol setParamsNumber setParamsTrigger AnimatorParams Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface Static property

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

2650. LayaAir下TTF字体的使用方式? [ 44%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 问题状态 最新活动: 2018-05-08 18:27 浏览: 21566 关注: 29 人 ca...

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