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

大约有 271 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0067 秒)

141. laya.ui.VSlider [ 44%]

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

142. laya.ui.View [ 44%]

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

143. Button属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 44%]

...源路径 var skin = "./res/img/btn_test.png"; //加载资源成功后,执行onLoaded回调方法 Laya.loader.load(skin,Laya.Handler.create(this,onLoaded)); function onLoaded(){ //创建一个Button实例 var btn = new Laya.Button(skin); //将Button添加到舞台上 Laya.stage.addChild(btn); //...

来源: Laya2.0_文档 发布时间: 20210714

144. laya.ui.ComboBox [ 44%]

...。 ComboBox  selectHandler : Handler 改变下拉列表的选择项时执行的处理器(默认返回参数index:int)。 ComboBox  sizeGrid : String 当前实例的位图 AutoImage 实例的有效缩放网格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(...

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

145. 资源导出后LAYA跟unity,transform效果不一致 [ 44%]

...y导出的场景不显示实时阴影 dialog 自定义关闭效果,效果执行完,弹窗无法关闭 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined LayaAir3D 导出和使用U3D粒子特效 刮刮卡效果实现 分享:LayaAir下如何获取...

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

146. laya.ui.HSlider [ 44%]

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

147. laya.ui.ViewStack [ 44%]

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

148. laya.ui.LayoutBox [ 44%]

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

149. Button属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 44%]

...台背景颜色 Laya.stage.bgColor = "#ffffff"; //加载资源成功后,执行onLoaded回调方法 Laya.loader.load(this.skin,Laya.Handler.create(this,this.onLoaded)); } private onLoaded():void{ //创建一个Button实例 var btn:Laya.Button = new Laya.Button(this.skin); //将Button添加到舞台...

来源: Laya2.0_文档 发布时间: 20210714

150. laya.ui.Clip [ 44%]

...: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 定时执行一次某函数(基于帧率)。功能...

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