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

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

491. slider旋转后 拖动异常 [ 79%]

...找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: wu语 这个 Hslider  Vslider  的 H 和 V 就标志着方向, 这是一般人们都共有的常识, 如果 没有标识 那是没有表明, 这个标识既然存在,就是 水平和竖直,...

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

492. websocket 中 protobuf 数据的发送与接收的具体方法是怎样的? [ 79%]

...dProto(data).build("test"); var MSG_HEADER:any = pack.MSG_HEADER; var byte:Laya.Byte = this.socket.output; byte.writeInt32(MSG_HEADER.LoginGame);//和服务端约定好,前四个字节存放协议的名称 var login:any = new pack.LoginGame; login.set("account",""); login.set("passwd",""); var buf...

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

493. 资源清理重用 [ 79%]

资源清理重用 通过 Laya.Loader.clearRes清除的资源可以重新引用吗,怎么应用,我试了下不行 当前在下一个界面清除上一个界面所用到的图片资源,然后返回到上一个界面重新加载,界面上被清除的图片无法显示   2017-11-15 添加评论 免...

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

494. iOS wkWebView [ 79%]

...     private connect(): void { console.log("connect...."); this.hr = new Laya.HttpRequest(); this.hr.once(Laya.Event.PROGRESS, this, this.onHttpRequestProgress); this.hr.once(Laya.Event.COMPLETE, this, this.onHttpRequestComplete); this.hr.once(Laya.Event.ERROR, this, this.onHttpRequestError); this...

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

495. laya.display.Text_API3.0 [ 79%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Text" Text Class Text Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定的...

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

496. 能改变动画下getGraphicBounds 的属性吗 x y width height [ 79%]

...7-06-29 0 0 分享 微博 QZONE 微信 z298959 赞同来自: var res = new laya.maths.Rectangle(0,0,10,10) ani.setBounds(res)   并不能改变动画显示大小 2017-06-29 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 z298959 相关...

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

497. laya.d3.core.particleshuriken.module.FrameOverTime_API3.0 [ 79%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/module/FrameOverTime" FrameOverTime Class FrameOverTime FrameOverTime 类用于创建时间帧。 Hierarch...

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

498. WebSocket发送与接收数据(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 79%]

...限制。 websocket发送数据的格式一般为二进制和字符串。LayaAir引擎已经为我们封装好了websocket和Byte类,收发数据结合Byte类就可以完成。下面我们搭建一个简单的收发数据例子来看下浏览器的长连接是如何工作的。 ### 客户端 LayaA...

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

499. laya.d3.core.particleshuriken.module.GradientColor_API3.0 [ 79%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/module/GradientColor" GradientColor Class GradientColor GradientColor 类用于创建渐变颜色。 Hiera...

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

500. laya.d3.core.material.PBRSpecularMaterial_API3.0 [ 79%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/PBRSpecularMaterial" PBRSpecularMaterial Class PBRSpecularMaterial PBRSpecularMaterial 类用于实现PBR(Specular)材质。 Hierarchy PBRMaterial PBRSpecularMaterial Implements IClone Index Constructors...

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