• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 94 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0041 秒)

91. 微信关系链:LayaAir引擎针对微信小游戏好友关系链实现方案 [ 34%]

...); } }开发数据域接收主域透传消息处理类:/** * 事件派发监听管理类 * 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

92. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 28%]

...id:uid, playerId: playerId, areaId: areaId});服务器回执消息可通过监听事件SOCKET.DATA来获取对应的协议号内容; 发送通知消息(服务器无须回执)socket.notify(this.protocol,{}); 对,借用下socket名称,是不是看上去熟悉而又简单。 6.NetConnection as3...

来源: Laya_社区 发布时间: 20161109

93. laya.ui.WXOpenDataViewer_API3.0 [ 28%]

.../display/Sprite.ts:1654 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Returns boolean Inherited from AnimationBase.mouseEnabled Defin...

来源: Laya3.0_api 发布时间: 20231102

94. laya.ui.OpenDataContextView_API3.0 [ 27%]

.../display/Sprite.ts:1709 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Returns boolean Inherited from Text.mouseEnabled Defined in lay...

来源: Laya3.0_api 发布时间: 20231115