大约有 172 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0043 秒)
Laya_社区(119) Laya3.0_api(26) Laya3.0_文档(10) Laya2.0_文档(9) Laya2.0_api(3) Laya_示例(2) Laya2.0_示例(2) laya_api(1)
...t miniGameTxt(value: string): void Defined in laya/display/Input.ts:429 小游戏专用(解决键盘输入框内容和游戏输入框内容不同步的bug) Parameters value: string Returns void off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Funct...
来源: Laya3.0_api 发布时间: 20231115
...= 0; arrow.y = 5; addChild(arrow); } } example Laya.init(640, 800);//设置游戏画布宽高、渲染模式 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 var res = ["resource/ui/vscroll.png", "resource/ui/vscroll$bar.png", "resource/ui/vscroll$down.png", "resource/ui/vscroll$up.png",...
来源: Laya3.0_api 发布时间: 20231115