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

大约有 458 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0080 秒)

391. laya.physics.PhysicsDebugDraw_API3.0 [ 28%]

... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...

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

392. laya.ui.ScrollBar [ 28%]

... ScrollBar  slider : Slider滑条 ScrollBar stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,但是可以通过调用 reCache 方法手动刷新...

来源: laya_api 发布时间: 20170929

393. laya.ui.Label [ 28%]

...默认值为0。以角度为单位。Sprite stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,但是可以通过调用 reCache 方法手动刷新。 ...

来源: laya_api 发布时间: 20170929

394. laya.map.TileAniSprite_API3.0 [ 28%]

... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...

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

395. laya.ui.ComboBox [ 28%]

...皮肤地址,以字符串表示。 ComboBox stage : Stage[read-only] 对舞台 stage 的引用。Sprite  stateNum : int 表示按钮的状态值。 ComboBox staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存...

来源: laya_api 发布时间: 20170929

396. laya.ui.Dialog_API3.0 [ 28%]

... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...

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

397. 缓动 · LayaAir3.0文档 · LAYABOX [ 27%]

...Ease.elasticOut,null,i*1000); } } //创建单个字符文本,并加载到舞台 private createLetter(char:string):Laya.Text{ var letter:Laya.Text = new Laya.Text(); letter.text = char; letter.color = "#ffffff"; letter.font = "Impact"; letter.fontSize = 180; this.owner.addChild(letter); return lett...

来源: Laya3.0_文档 发布时间: 20241014

398. laya.particle.Particle2D_API3.0 [ 27%]

... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...

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

399. laya.media.SoundNode_API3.0 [ 27%]

... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...

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

400. laya.ui.Button [ 27%]

...皮肤地址,以字符串表示。 Button stage : Stage[read-only] 对舞台 stage 的引用。Sprite  stateNum : int 指定对象的状态值,以数字表示。 默认值为3。此值决定皮肤资源图片的切割方式。 取值: 1:单态。图片不做切割,按钮的皮肤状态...

来源: laya_api 发布时间: 20170929