大约有 216 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0078 秒)
Laya_社区(109) Laya2.0_文档(37) Laya3.0_api(34) Laya2.0_api(21) laya_api(8) Laya3.0_文档(6) Laya_示例(1)
...Handler(this, updateItem); //为列表赋值 list.array = data; //加载到舞台 Laya.stage.addChild(list); } /***渲染单元格时的回调方法***/ private function updateItem(cell:Item, index:int):void { //用获得的数据给图片更换皮肤 cell.img.skin=cell.dataSource; } /***选择单...
来源: Laya2.0_文档 发布时间: 20210715
... 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
...的间隔(以像素为单位)。 UIGroup stage : Stage[read-only] 对舞台 stage 的引用。Sprite stateNum : int 表示按钮的状态值,以数字表示,默认为3态。 UIGroup staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不...
来源: Laya2.0_api 发布时间: 20190513
...的间隔(以像素为单位)。 UIGroup stage : Stage[read-only] 对舞台 stage 的引用。Sprite stateNum : int 表示按钮的状态值,以数字表示,默认为3态。 UIGroup staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时不...
来源: Laya2.0_api 发布时间: 20190513
...默认值为0。以角度为单位。Sprite stage : Stage[read-only] 对舞台 stage 的引用。Sprite staticCache : Boolean 是否静态缓存此对象的当前帧的最终属性。为 true 时,子对象变化时不会自动更新缓存,但是可以通过调用 reCache 方法手动刷新。 ...
来源: laya_api 发布时间: 20170929
...的间隔(以像素为单位)。 UIGroup stage : Stage[read-only] 对舞台 stage 的引用。Sprite stateNum : int 表示按钮的状态值,以数字表示,默认为3态。 UIGroup staticCache : Boolean设置cacheAs为非空时此值才有效,staticCache=true时,子对象变化时...
来源: Laya2.0_api 发布时间: 20190513
...屏,使得新添加的元素始终保持在最底部显示? 加载到舞台的3D模型不显示贴图 unity中的模型导出后在laya中显示不正常 spine在微信小游戏中切换动画无法显示 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么...
来源: Laya_社区 发布时间: 20200410
... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage stateNum get stateNum(): number set stateNum(value: number): void Defined in laya/ui/Button.ts:351 指定对象的状态值,以数字表示。 默认值为3。此值决定皮肤资源...
来源: Laya3.0_api 发布时间: 20231115
... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage stateNum get stateNum(): number set stateNum(value: number): void Inherited from Button.stateNum Defined in laya/ui/Button.ts:351 指定对象的状态值,以数字表示。 默认值...
来源: Laya3.0_api 发布时间: 20231115
... 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