大约有 654 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0104 秒)
Laya_社区(330) Laya3.0_api(96) Laya2.0_api(74) Laya2.0_文档(73) laya_api(54) Laya3.0_文档(25) Laya2.0_示例(1) Laya_示例(1)
... 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/UIGroup.ts:381 表示按钮的状态值,以数字表示,默认为3态。 see laya.ui.Button#stat...
来源: Laya3.0_api 发布时间: 20231115
...复 w1114367261 赞同来自: 我没看到你的代码中有那个地方向舞台添加物体哦!你什么也没添加吧! 2018-05-23 0 1 分享 微博 QZONE 微信 (^_^) 赞同来自: 我问一下,你创建碰撞体的时候,要想创建和图片相匹配大小的的碰撞体是怎么弄的呀,...
来源: Laya_社区 发布时间: 20180522
... 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
...oadImage(url,0,0,100,100); } ``` 编译运行上面的代码,然后点击舞台可以看到,二维码已经显示到了舞台上,可以用手机扫下,发现手机已经跳转到了官网。**注意:这个时候生成的二维码在微信或者浏览器中长按没有任何反应,因为q...
来源: Laya2.0_文档 发布时间: 20210714
... 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
... 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
... 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
... 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
...; //设置文本描边颜色 label.strokeColor = strokeColor; } //加载到舞台 Laya.stage.addChild(label); return label; } } } ```
来源: Laya2.0_文档 发布时间: 20210714
...se,不自动播放。如果设置为true,则动画被创建并添加到舞台后自动播放。该属性设置不可以在IDE中即时预览,需要在发布运行时查看属性设置效果。 #### 2.6 按动效名称自动播放(autoAnimation) 在LayaAir IDE中创建的时间轴动画文...
来源: Laya2.0_文档 发布时间: 20210714