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

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

381. laya.html.HtmlImage_API3.0 [ 73%]

...rited Externals Only exported Menu Globals "laya/html/HtmlImage" HtmlImage Class HtmlImage Hierarchy HtmlImage Implements IHtmlObject Index Constructors constructor Properties obj Accessors element height width Methods create destroy pos release Constructors constructor new HtmlImage(): HtmlImage De...

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

382. laya.utils.Delegate_API3.0 [ 73%]

...erited Externals Only exported Menu Globals "laya/utils/Delegate" Delegate Class Delegate Hierarchy Delegate Index Constructors constructor Accessors count Methods add clear clearForTarget invoke once remove Constructors constructor new Delegate(): Delegate Defined in laya/utils/Delegate.ts:5 Return...

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

383. viewport 的用法 [ 73%]

...#123000');       this.addChild(ccc);       //ccc.x = -30   }  Laya.class(layaSlot,null,Sprite);   代码是这样的 我的想法是 在viewport之外的 应该是不会显示的 在viwport之内显示的应该是会显示的 但是实际上跑出来发现只要设置了这个viewport 这...

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

384. laya.d3.core.particleshuriken.module.VelocityOverLifetime_API3.0 [ 73%]

...d3/core/particleShuriKen/module/VelocityOverLifetime" VelocityOverLifetime Class VelocityOverLifetime VelocityOverLifetime 类用于粒子的生命周期速度。 Hierarchy VelocityOverLifetime Implements IClone Index Constructors constructor Properties enable space Accessors velocity Methods clone ...

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

385. 分享:Graphics下cmds命令流的使用! [ 73%]

....utils.Browser; import laya.utils.Handler; import laya.webgl.WebGL; public class GraCmdsDemo { public function GraCmdsDemo() { //初始化舞台 Laya.init(Browser.width,Browser.height,WebGL); //预加载资源 Laya.loader.load(['apes/monkey0.png','apes/monkey1.png','apes/monkey2.png','apes/monkey3.p...

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

386. 绘制矩形与圆角矩形(ActionScript-LayaAir基础篇(AS3)-矢量图) [ 73%]

...y.Sprite;     import laya.display.Stage;            public class Sprite_DrawShapes     {         private var sp:Sprite;                    public function Sprite_DrawShapes()         {             Laya.init(500, 300);      ...

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

387. laya.components.AnimatorPlayState2D_API3.0 [ 73%]

...ted Menu Globals "laya/components/AnimatorPlayState2D" AnimatorPlayState2D Class AnimatorPlayState2D Hierarchy AnimatorPlayState2D Index Constructors constructor Properties _finish _frontPlay _playAllTime Accessors animatorState duration Constructors constructor new AnimatorPlayState2D(): AnimatorPl...

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

388. laya.components.AnimatorStateCondition_API3.0 [ 73%]

...nu Globals "laya/components/AnimatorStateCondition" AnimatorStateCondition Class AnimatorStateCondition Hierarchy AnimatorStateCondition AnimatorStateNumberCondition AnimatorStateBoolCondition AnimatorStateTriggerCondition Index Constructors constructor Accessors id name type Methods checkState cond...

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

389. 文本-下划线 [ 73%]

...e = Laya.Stage; import Text = Laya.Text; import WebGL = Laya.WebGL; export class Text_Underline { constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(600, 400, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_S...

来源: Laya_示例 发布时间: 20251209

390. laya.d3.math.Viewport_API3.0 [ 73%]

...ited Externals Only exported Menu Globals "laya/d3/math/Viewport" Viewport Class Viewport Viewport 类用于创建视口。 Hierarchy Viewport Index Constructors constructor Properties height maxDepth minDepth width x y _tempViewport Methods cloneTo project set unprojectFromMat unprojectFromWVP Cons...

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