大约有 2 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0014 秒)
... = [], color = colors[0], liveGraphics, canvasGraphics; class PIXI_Example_21 { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler, Loader = Laya.Loader; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.width, Bro...
来源: Laya2.0_示例 发布时间: 20260303
... = 7; // 选中效果 this.selectBox = new Image("res/ui/refreshList/img_bg21.png"); this.addChild(this.selectBox); this.selectBox.sizeGrid = "12,10,8,12"; this.selectBox.pos(0, 7); this.selectBox.autoSize = true; this.selectBox.height = 80; this.selectBox.left = 7; this.selectBox.right = 7; this.se...
来源: Laya2.0_示例 发布时间: 20260303