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

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

401. 发现TimeLine的一些问题,像是BUG [ 51%]

...位置开始,所以感觉有问题   具体可以看我的demo,直接运行即可观察到现象 附件 : --> test.zip 2016-12-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: packag...

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

402. laya.ui.Tab [ 50%]

...引id。 UIGroup callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(n...

来源: laya_api 发布时间: 20170929

403. 两个物体 ,如果在update里修改其中一个物体的rotationEuler,会触发另一个物体的onTriggerEnter回调 [ 50%]

...黑色小牛要靠近红色小人才会触发onTriggerEnter的回调,一切运行正常.   但是当我在update里 更改红色小人的 transform.rotationEuler 值,黑色小牛并不需要靠近红色小人,只需要移动黑色小牛也可能会触发onTriggerEnter的回调.Laya 2.5版本是...

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

404. 小米快游戏 · LayaAir3.3 · 引擎文档 · LAYABOX [ 50%]

...、WARN、INFO、DEBUG、TRACE、ALL,可以方便地知道当前程序的运行状态。 是否使用正式版签名 如果只是测试版本调试,这里可以不用勾选。正式上线发布前(提版本到平台)必须勾选。 如果勾选了,就会启用正式版签名。关于releas...

来源: Laya3.0_文档 发布时间: 20251010

405. laya.ui.Tab [ 50%]

...引id。 UIGroup callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:N...

来源: Laya2.0_api 发布时间: 20190513

406. laya.ui.RadioGroup [ 50%]

...引id。 UIGroup callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(n...

来源: laya_api 发布时间: 20170929

407. laya.ui.VScrollBar [ 50%]

...子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(nod...

来源: laya_api 发布时间: 20170929

408. laya.ui.HScrollBar [ 50%]

...子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(nod...

来源: laya_api 发布时间: 20170929

409. laya.ui.VScrollBar [ 50%]

...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

410. LayaAir IDE 1.4.0新增功能 附加(扩展)脚本的使用 [ 50%]

...d { _isSlow=value; if(_isSlow) { this.interval=500; } } } }G:查看最终运行效果 G-1 设置isSlow=true; Animation的以默认60FPS/S的运行速度运行 G-2 设置isSlow=false; Animation的运行间隔为0.5S,速度变慢 由于效果不好直接在文档中表现,请开发者手动...

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