大约有 1,934 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0088 秒)
Laya_社区(1835) Laya2.0_文档(36) Laya3.0_文档(27) Laya3.0_api(22) Laya2.0_示例(6) Laya_示例(5) Laya2.0_api(2) laya_api(1)
...请先登录 发起人 131*****656 相关问题 请问 《学习开发HTML5游戏《打地鼠》(LayaAir引擎)TS》的视频教程是否有配到代码下载? Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后...
来源: Laya_社区 发布时间: 20190704
...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
...en_handler(): void { console.log("game connection success"); //游戏服连接成功后,拿取账号的密钥请求进入游戏 } private _$game_close_handler(response: any): void { console.log("game connection close:", response); } private _$game_io_error_handle...
来源: Laya_社区 发布时间: 20161109
...会根据屏幕大小进行适配。可以动态调用此方法,来更改游戏显示的大小。 Parameters screenWidth: number 屏幕宽度。 screenHeight: number 屏幕高度。 Returns void setScreenSizeForScene setScreenSizeForScene(screenWidth: number, screenHeight: number, _screenMode: str...
来源: Laya3.0_api 发布时间: 20231115