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

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

451. 屏幕适配-缩放-No Scale [ 54%]

....rect.y = Laya.stage.height / 2; } } } new laya.SmartScale_Scale_NOSCALE();package { import laya.display.Sprite; import laya.display.Stage; public class SmartScale_Scale_NOSCALE { private var rect:Sprite; public function SmartScale_Scale_NOSCALE() { Laya.init(550, 400); Laya.stage.scaleMode = Stage....

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

452. laya.d3.core.particleShuriKen.module.shape.ConeShape [ 54%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ConeShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class ConeShapeInheritanceConeShape BaseShape Object ConeShape 类用于创建锥形粒子形状。 Public Properties Hide Inheri...

来源: laya_api 发布时间: 20170929

453. 分享:LayaAir IDE 发布release版本 PNG压缩 筛选资源功能的使用! [ 54%]

...017-10-18 19:28 @houxq:你也可以使用命令行:https://www.npmjs.com/package/layacmd

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

454. laya.d3.core.particleShuriKen.module.shape.ConeShape [ 54%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ConeShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class ConeShapeInheritanceConeShape BaseShape Object ConeShape 类用于创建锥形粒子形状。 Public Properties Hide Inheri...

来源: Laya2.0_api 发布时间: 20190513

455. laya.ui.UIUtils [ 54%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames UIUtilsMethods | Constants Packagelaya.uiClasspublic class UIUtilsInheritanceUIUtils Object UIUtils 是文本工具集。 Public Methods  MethodDefined By  addFilter(target:Sprite, filter:IFilter):void[static] 给指...

来源: Laya2.0_api 发布时间: 20190513

456. laya.ui.UIUtils [ 54%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames UIUtilsMethods | Constants Packagelaya.uiClasspublic class UIUtilsInheritanceUIUtils Object UIUtils 是文本工具集。 Public Methods  MethodDefined By  addFilter(target:Sprite, filter:IFilter):void[static] 给指...

来源: laya_api 发布时间: 20170929

457. laya.resource.HTMLCanvas [ 54%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames HTMLCanvasProperties | Methods | Constants Packagelaya.resourceClasspublic class HTMLCanvasInheritanceHTMLCanvas laya.resource.Bitmap HTMLCanvas 是 Html Canvas 的代理类,封装了 Canvas 的属性和方法。。...

来源: laya_api 发布时间: 20170929

458. 屏幕适配-缩放-Extract Fit [ 54%]

...t.y = Laya.stage.height / 2; } } } new laya.SmartScale_Scale_EXTRACT_FIT();package { import laya.display.Sprite; import laya.display.Stage; public class SmartScale_Scale_EXTRACT_FIT { private var rect:Sprite; public function SmartScale_Scale_EXTRACT_FIT() { Laya.init(550, 400); Laya.stage.scaleMode ...

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

459. 屏幕适配-缩放-Show All [ 54%]

...rect.y = Laya.stage.height / 2; } } } new laya.SmartScale_Scale_SHOW_ALL();package { import laya.display.Sprite; import laya.display.Stage; public class SmartScale_Scale_SHOW_ALL { private var rect:Sprite; public function SmartScale_Scale_SHOW_ALL() { Laya.init(550, 400); Laya.stage.scaleMode = Stag...

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

460. laya.physics.BoxCollider [ 54%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BoxColliderProperties | Methods Packagelaya.physicsClasspublic class BoxColliderInheritanceBoxCollider ColliderBase Component Object 2D矩形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Pub...

来源: Laya2.0_api 发布时间: 20190513