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

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

111. JS调用IOS native方法第二次才调用成功 [ 79%]

...调用时间吗? 希望给spine增加一个showSlotSkinByName(slotName:String, name:String)方法 HttpRequest 调用webserivece 问题状态 最新活动: 2019-05-31 10:59 浏览: 856 关注: 1 人

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

112. 有时候加载一大堆资源的时候某个个别图片资源加载失败如何处理 [ 79%]

...   加载结束回调。根据url类型不同分为2种情况:1. url为String类型,也就是单个资源地址,如果加载成功,则回调参数值为加载完成的资源,否则为null;2. url为数组类型,指定了一组要加载的资源,如果全部加载成功,则回调...

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

113. Byte二进制读写(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 79%]

...数 byte1.writeInt16(16);//写入一个两个字节的整数 byte1.writeUTFString("hell world");//写入一个字符串; byte.writeArrayBuffer(byte1.buffer,6);//把byte1的数据从第六个字节开始读入byte中。省略其中的浮点数20.0和整数16 byte.pos = 0;// console.log(byte.readUTF...

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

114. laya.ui.CheckBox [ 79%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是...

来源: laya_api 发布时间: 20170929

115. 分享:Laya开发TS项目使用pomelo客户端SDK(pomelo-jsclient-websocket) [ 79%]

...declare class PomeloClient { init(params:any, cb?:Function); request(route:string, msg?:any, cb?:Function); notify(route:string, params:any); on(event:string, cb:Function); off(event:string, cb:Function); disconnect(); } 我也是初学,以上一点摸坑的经验,希望跟大家交流交流,...

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

116. 频繁改变Label对象的Text属性 [ 79%]

...间久了内存就会升高,用谷歌浏览器检测,每秒都会多好多String类型的对象,请问这种内存升高是对Label框频繁赋值导致的吗?这种频繁使用Label框的情况用什么方法比较好呢? 2018-03-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...

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

117. laya.ui.Radio [ 79%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是...

来源: laya_api 发布时间: 20170929

118. laya.ui.CheckBox [ 79%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象...

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

119. laya.ui.Image [ 78%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是...

来源: laya_api 发布时间: 20170929

120. laya.ui.Radio [ 78%]

...获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象...

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