大约有 1 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0009 秒)
...ew Image(); bg.skin = "res/bg.jpg"; Laya.stage.addChild(bg); //实例一个文本 this.txt = new Text(); this.txt.text = "点击我切换适配模式(noscale)"; this.txt.bold = true; this.txt.pos(0, 200); this.txt.fontSize = 30; this.txt.on("click", this, this.onTxtClick); Laya.stage.addChild(this.t...
来源: Laya2.0_示例 发布时间: 20241119