大约有 2 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0012 秒)
...种开发语言、LayaAirIDE让项目开发更高效。let skin = "res/ui/textarea.png"; class UI_TextArea { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage, Stat = Laya.Stat, Handler = Laya.Handler; // 不支持WebGL时自动切换至Canvas Laya.init(550, 400, W...
来源: Laya2.0_示例 发布时间: 20241119
...el = Laya.Label; Text = Laya.Text; Point = Laya.Point; Tween = Laya.Tween; TextArea = Laya.TextArea; class UI_RefreshList { constructor() { this.baseBox = null; this.refreshLoading = null; this.loadingAni = null; this.loadingLabel = null; this.refreshList = null; /** 消息生成的当前最大id值...
来源: Laya2.0_示例 发布时间: 20241119