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

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

1091. 射线检测-放置物体 [ 30%]

...otate(new Laya.Vector3(0, 90, 0), false, false); } }); } } new RayPicking02package physicsModule { import laya.d3.component.physics.BoxCollider; import laya.d3.component.physics.MeshCollider; import laya.d3.component.physics.SphereCollider; import laya.d3.core.Camera; import laya.d3.core.Layer; impo...

来源: Laya_示例 发布时间: 20260819

1092. 微信小游戏分包实战(ActionScript-小游戏适配文档-微信小游戏) [ 30%]

...步骤。 [https://developers.weixin.qq.com/minigame/dev/tutorial/base/subpackages.html](https://developers.weixin.qq.com/minigame/dev/guide/base-ability/sub-packages.html) ### 三、微信小游戏官方的分包方式 虽然很多开发者已经看过官方的分包文档,这里还是捡重点...

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

1093. laya.d3.math.Vector3 [ 30%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Vector3Properties | Methods Packagelaya.d3.mathClasspublic class Vector3InheritanceVector3 ObjectImplements laya.d3.core.IClone Vector3 类用于创建三维向量。 Public Properties PropertyDefined By  x : NumberX...

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

1094. laya.net.Loader [ 30%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames LoaderProperties | Methods | Events | Constants Packagelaya.netClasspublic class LoaderInheritanceLoader EventDispatcher Object Loader 类可用来加载文本、JSON、XML、二进制、图像等资源。 Public Prope...

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

1095. Socket能连接到服务器,客户端发请求也能收到服务端的数据,但是服务端主动推送数据,客户端就是收不到数据? [ 29%]

...交 8 个回复 sword2015 赞同来自: 下面是socket源码:       package Scripts.Core { import laya.net.Socket; import laya.utils.Byte; import laya.events.Event; import Scripts.Core.MsgManger; import Scripts.Core.IHandler; import Scripts.Core.TipsManager; import laya.utils.Browser; /** * .....

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

1096. laya.physics.RigidBody [ 29%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RigidBodyProperties | Methods Packagelaya.physicsClasspublic class RigidBodyInheritanceRigidBody Component Object 2D刚体,显示对象通过RigidBody和物理世界进行绑定,保持物理和显示对象之间的...

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

1097. 2D物理-复合碰撞器 [ 29%]

...CK); Laya.stage.removeChild(this.label); } } new Physics_Physics_Tumbler();package { import laya.display.Sprite; import laya.display.Stage; import laya.events.Event; import laya.utils.Browser; import laya.physics.BoxCollider; import laya.physics.joint.DistanceJoint; import laya.physics.joint.Revolut...

来源: Laya2.0_示例 发布时间: 20260819

1098. UI-Tree [ 29%]

...。 arrow.x = 0; arrow.y = 5; this.addChild(arrow); } } new laya.UI_Tree();package { import laya.display.Stage; import laya.ui.Tree; import laya.utils.Browser; import laya.utils.Handler; import laya.utils.Utils; import laya.webgl.WebGL; public class UI_Tree { public function UI_Tree() { // 不支持...

来源: Laya_示例 发布时间: 20260819

1099. UI-Tree [ 29%]

...。 arrow.x = 0; arrow.y = 5; this.addChild(arrow); } } new laya.UI_Tree();package { import laya.display.Stage; import laya.ui.Tree; import laya.utils.Browser; import laya.utils.Handler; import laya.utils.Utils; import laya.webgl.WebGL; public class UI_Tree { public function UI_Tree() { // 不支持...

来源: Laya2.0_示例 发布时间: 20260819

1100. laya.d3.core.pixelLine.PixelLineSprite3D [ 29%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PixelLineSprite3DProperties | Methods | Events Packagelaya.d3.core.pixelLineClasspublic class PixelLineSprite3DInheritancePixelLineSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object PixelLineSprite3D 类...

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