大约有 1,288 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0117 秒)
Laya2.0_api(368) laya_api(298) Laya_社区(266) Laya_示例(145) Laya2.0_示例(111) Laya2.0_文档(68) Laya3.0_api(23) Laya3.0_文档(9)
...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
...步骤。 [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
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
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
...交 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
API DocumentationAll Packages | All Classes | Index | Frames No Frames RigidBodyProperties | Methods Packagelaya.physicsClasspublic class RigidBodyInheritanceRigidBody Component Object 2D刚体,显示对象通过RigidBody和物理世界进行绑定,保持物理和显示对象之间的...
来源: Laya2.0_api 发布时间: 20190513
...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
...。 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
...。 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
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