大约有 94 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0041 秒)
...); } }开发数据域接收主域透传消息处理类:/** * 事件派发监听管理类 * author xiaosong * @date 2017-02-26 */ public class MsgMgr { /**共享画布类型**/ public static var SHAREDRESIZE:String = "sharedresize"; private static var _i:MsgMgr = null; public function MsgMgr() { su...
来源: Laya_社区 发布时间: 20180525
...id:uid, playerId: playerId, areaId: areaId});服务器回执消息可通过监听事件SOCKET.DATA来获取对应的协议号内容; 发送通知消息(服务器无须回执)socket.notify(this.protocol,{}); 对,借用下socket名称,是不是看上去熟悉而又简单。 6.NetConnection as3...
来源: Laya_社区 发布时间: 20161109
.../display/Sprite.ts:1654 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Returns boolean Inherited from AnimationBase.mouseEnabled Defin...
来源: Laya3.0_api 发布时间: 20231102
.../display/Sprite.ts:1709 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Returns boolean Inherited from Text.mouseEnabled Defined in lay...
来源: Laya3.0_api 发布时间: 20231115