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

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

1231. laya.ui.ComboBox_API3.0 [ 60%]

...tHandler = new Handler(this, onSelect);//设置 comboBox 选择项改变时执行的处理器。 Laya.stage.addChild(comboBox);//将此 comboBox 对象添加到显示列表。 } private function onSelect(index:int):void { trace("当前选中的项对象索引: ",index); } } } example Laya.init(640...

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

1232. laya.ui.HBox [ 60%]

...:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能...

来源: laya_api 发布时间: 20170929

1233. laya做出来的项目总是无故卡死,怎么办 [ 60%]

...requestAnimationFrame会自动进入暂停状态,恢复的时候才继续执行,可能在后台的时候,堆积了很多任务,一下子执行就卡死了,监听当前状态,如果切到后台,手动暂停一些定时器之类的东西试试 zxy201047 • 2018-08-27 15:35 纯属猜测 ...

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

1234. laya.ui.VSlider [ 60%]

...:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能...

来源: laya_api 发布时间: 20170929

1235. laya.ui.View [ 60%]

...:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能...

来源: laya_api 发布时间: 20170929

1236. iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 [ 60%]

...在Other Linker Flags 中添加 -all_load 可以编译通过,但运行后执行微信但注册语句 [WXApi registerApp:@"wx2333333333333"]会报错   2018-05-22 0 6 分享 微博 QZONE 微信 188*****346 赞同来自: 在文档中找到了解决方法: 在iOS平台下对接微信SDK,微信1....

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

1237. laya.ui.HSlider [ 60%]

...:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能...

来源: laya_api 发布时间: 20170929

1238. laya.ui.ViewStack [ 60%]

...:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能...

来源: laya_api 发布时间: 20170929

1239. laya.ui.LayoutBox [ 60%]

...:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能...

来源: laya_api 发布时间: 20170929

1240. 分享:LayaAir下Loading进度条的制作(ActionScript 3.0) [ 60%]

...享 微博 QZONE 微信 a864323432 赞同来自: 大神。为什么附近执行不了 2017-05-12 0 1 分享 微博 QZONE 微信 coldnight888 赞同来自: 大神 能打包发下么 不知道什么原因,效果不对呢   2017-05-21 0 1 分享 微博 QZONE 微信 bobofuns - 我是阿布大人。 赞...

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