大约有 535 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0111 秒)
...道他从来没用过protobuff?怎么整个中心找不到一个正常能运行的使用protobuff框架的游戏demo(TS版本或AS版本的) 2017-09-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 cuixueyi...
来源: Laya_社区 发布时间: 20170923
...e:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node close(type:Stri...
来源: Laya2.0_api 发布时间: 20190513
...子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(nod...
来源: laya_api 发布时间: 20170929
...e:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:N...
来源: Laya2.0_api 发布时间: 20190513
...e:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node close(type:Stri...
来源: Laya2.0_api 发布时间: 20190513
LayaIDE运行正常,微信开发者工具加载FairyGUI官方库文件报错 用FairyGUI(版本:3.5.0)简单的做了个UI,创建的是微信小游戏示例项目,在LayaIDE(版本:1.7.14beta)下调试是可以正常运行,release后用微信开发者工具(版本:1.02.18010...
来源: Laya_社区 发布时间: 20180109
...引擎,后处理模糊导致iPhone上闪退(必现),Android可以正常运行,不知什么原因? Laya2.2.0,官方demo,Iphone Xs Max 14.0 锁屏小游戏卡死 问题状态 最新活动: 2019-07-20 15:55 浏览: 4633 关注: 4 人 lyjkensou1 • 2019-07-19 10:40 你好,我发现在ios下...
来源: Laya_社区 发布时间: 20190708
...子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(nod...
来源: laya_api 发布时间: 20170929
...值为:"Arial",可以通过Text.defaultFont设置默认字体。 如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺少设置的字体而显示异常)。 Label fontSize : int...
来源: Laya2.0_api 发布时间: 20190513
...应。如果是一个3D场景,它会传递到Scene3D中。 (图2-3) 运行项目,如动图2-4所示,当鼠标按下时执行onMouseDown,打印“onMouseDown”;松开鼠标,鼠标弹起时执行onMouseUp,打印“onMouseUp”。 (动图2-4) 2.2.3 键盘事件 名称 条件 onKe...
来源: Laya3.0_文档 发布时间: 20251010