大约有 33 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0021 秒)
LayaAir引擎 socket大型项目回调 /** * 创建时间 2017/04/16 */ module PomeloLaya{ export class Pomelo{ static DEBUG:boolean = true; static EVENT_IO_ERROR:string = "io-error"; static EVENT_CLOSE:string = "close"; static EVENT_KICK:string = "onKick"; static EVENT_HEART_BEAT_TIMEOUT:string = ...
来源: Laya_社区 发布时间: 20180119
...class ProtobufDemo extends Laya.Script { private ChatMessage: any; private socket: WebSocket | null = null; onStart() { console.log("Game start"); // 初始化 protobuf this.initializeProtobuf(); // 初始化 WebSocket 连接 this.initializeWebSocket(); } // 初始化 protobuf 并加载消息定义 ...
来源: Laya3.0_文档 发布时间: 20251010
...不是有Bug啊,移动远了粒子特效会掉色,掉成雾效颜色 socket监听 问题状态 最新活动: 2015-12-25 11:54 浏览: 6968 关注: 4 人 爱的誓言 • 2019-05-24 11:18 请问横屏的时候,怎么让软键盘也是横屏的?
来源: Laya_社区 发布时间: 20151225