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

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

3911. IDE1.7.19.1beta打包apk后后,播放spine动画出现图片缺失 [ 39%]

..., 相应代码文件和资源请查看附件): Main.tsLaya.init(750, 1334, Laya.WebGL); Laya.stage.scaleMode = "showall"; Laya.stage.screenMode = "none"; Laya.stage.alignH = "center"; Laya.stage.alignV = "middle"; const spine: Laya.Skeleton = new Laya.Skeleton(); spine.pos(100, 400); spine.load(...

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

3912. laya.ui.HSlider_API3.0 [ 39%]

...otation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask max min mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect showProgress sizeGrid skewX skewY skin stage staticCache texture tick timer toolTip top transform ...

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

3913. laya.ui.VSlider_API3.0 [ 39%]

...otation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask max min mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect showProgress sizeGrid skewX skewY skin stage staticCache texture tick timer toolTip top transform ...

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

3914. LayaAir2.0(LayaBox)之小游戏开放域开发 [ 39%]

...%E6%B8%B8%E6%88%8F%E5%BC%80%E6%94%BE%E5%9F%9F%E5%BC%80%E5%8F%91/image-20190307195813680.png?lastModify=1551962708 官方已经给我们搭建好了 基本的结构和框架,我们只需要修改部分细节即可 首先修改 Main下面的 方法 file:///blog/asroads.github.io/source/_posts/game/L...

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

3915. laya.ui.HScrollBar_API3.0 [ 39%]

...on globalScaleX globalScaleY graphics gray height hide hideFlags hitArea is3D isVertical lastOffset left mask max min mouseEnabled mouseWheelEnable mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect scrollSize showButtons sizeGrid skewX skewY skin stage stat...

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

3916. laya.ui.VScrollBar_API3.0 [ 39%]

...on globalScaleX globalScaleY graphics gray height hide hideFlags hitArea is3D isVertical lastOffset left mask max min mouseEnabled mouseWheelEnable mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect scrollSize showButtons sizeGrid skewX skewY skin stage stat...

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

3917. laya.ui.AdvImage_API3.0 [ 39%]

...n globalScaleX globalScaleY graphics gray group height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin source stage staticCache tag texture timer toolTip top transform url viewport vi...

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

3918. laya.ui.ProgressBar_API3.0 [ 39%]

...,用于控制 progressBar 对象的显示位置。 progressBar.value = 0.3;//设置 progressBar 的进度值。 progressBar.width = 200;//设置 progressBar 的宽度。 progressBar.height = 50;//设置 progressBar 的高度。 progressBar.sizeGrid = "5,10,5,10";//设置 progressBar 的网格信...

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

3919. laya.ui.ScrollBar_API3.0 [ 38%]

...on globalScaleX globalScaleY graphics gray height hide hideFlags hitArea is3D isVertical lastOffset left mask max min mouseEnabled mouseWheelEnable mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect scrollSize showButtons sizeGrid skewX skewY skin stage stat...

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

3920. 2D物理-碰撞过滤器 [ 38%]

...LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。window.Laya=window.Laya||{}; (function (exports, Laya) { 'use strict'; class Physics_Physics_CollisionFiltering { cons...

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