• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0015 秒)

1. 其他引擎的Demo-Example_21 [ 100%]

... = [], 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

2. UI-RefreshList [ 40%]

... = 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