大约有 163 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0029 秒)
...调试信息,了解如何使用"; this.text.color = "#FFFFFF"; this.text.font = "Impact"; this.text.fontSize = 25; this.text.width = 800; this.text.anchorX = 0.5; this.text.align = "center"; this.text.y = 20; this.text.centerX = 0; this.owner.addChild(this.text); } /** * 发起HTTP连接请求 */ ...
来源: Laya3.0_文档 发布时间: 20251010
...er:Text = new Text(); letter.text = char; letter.color = "#FFFFFF"; letter.font = "Impact"; letter.fontSize = 180; Laya.stage.addChild(letter); return letter; } } } ``` 代码运行时,由于update回调是每一帧都在执行,所以在缓动的过程中,有一种闪光字的效果。如动...
来源: Laya2.0_文档 发布时间: 20210715
...use/stop state to pg, counter: 20 I/LayaBox: found the file in the package:font/layabox.ttf I/LayaBox: require(/sdcard/layabox/scripts/config.js) found the file in the package:scripts/config.js I/LayaBox: JSRuntime::callMethod {} I/chatty: uid=10205(com.layabox.test) Thread-11 identical 1 li...
来源: Laya_社区 发布时间: 20190723