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

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

221. laya.d3.core.particleShuriKen.module.shape.CircleShape [ 78%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames CircleShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class CircleShapeInheritanceCircleShape BaseShape Object CircleShape 类用于创建环形粒子形状。 Public Properties Hid...

来源: laya_api 发布时间: 20170929

222. laya.d3.core.particleShuriKen.module.shape.CircleShape [ 78%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames CircleShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class CircleShapeInheritanceCircleShape BaseShape Object CircleShape 类用于创建环形粒子形状。 Public Properties Hid...

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

223. laya.d3.graphics.VertexBuffer3D [ 78%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexBuffer3DProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexBuffer3DInheritanceVertexBuffer3D Buffer laya.resource.Resource VertexBuffer3D 类用于创建顶点缓冲。 Public Properties Hide Inher...

来源: laya_api 发布时间: 20170929

224. 通过laya设计模式制作的,要怎么给按钮绑定事件呢? [ 78%]

...把demo发来我看一下 xdkaka • 2017-12-13 17:03 没办法发图了 class Main { constructor() { Laya.init(480, 852); Laya.stage.scaleMode = "showall"; Laya.stage.alignV = 'middle'; Laya.stage.alignH = 'center'; Laya.stage.screenMode = "vertical"; Laya.stage.bgColor = "...

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

225. laya.utils.Utils_API3.0 [ 78%]

...ll Inherited Externals Only exported Menu Globals "laya/utils/Utils" Utils Class Utils Utils 是工具类。 Hierarchy Utils Index Methods fromStringColor getBaseName getFileExtension getGID parseInt replaceFileExtension toAngle toHexColor toRadian Methods Static fromStringColor fromStringColor(valu...

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

226. laya.physics.joint.MouseJoint_API3.0 [ 78%]

...nals Only exported Menu Globals "laya/physics/joint/MouseJoint" MouseJoint Class MouseJoint 鼠标关节:鼠标关节用于通过鼠标来操控物体。它试图将物体拖向当前鼠标光标的位置。而在旋转方面就没有限制。 Hierarchy JointBase MouseJoint Index Constructors cons...

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

227. laya.physics.ColliderBase_API3.0 [ 78%]

...ernals Only exported Menu Globals "laya/physics/ColliderBase" ColliderBase Class ColliderBase 碰撞体基类 Hierarchy Component ColliderBase BoxCollider ChainCollider CircleCollider EdgeCollider PolygonCollider Index Constructors constructor Properties _extra _singleton fixture label owner rigidBo...

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

228. List组件拖动浏览时item会出现重叠的现象 [ 78%]

...叠的现象 module list.datasource { import List = laya.ui.List; export class ListDataSourceMediator { constructor() { } public setUp():void { var list: List = new List(); // 渲染的item list.itemRender = ListDataSourceItem; // 设置行列显示的item个数 list.repeatX = 1; list.repeatY = 4; /...

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

229. laya.d3.physicscannon.CannonPhysicsComponent_API3.0 [ 78%]

...bals "laya/d3/physicsCannon/CannonPhysicsComponent" CannonPhysicsComponent Class CannonPhysicsComponent PhysicsComponent 类用于创建物理组件的父类。 Hierarchy Component CannonPhysicsComponent CannonPhysicsTriggerComponent Index Constructors constructor Properties _extra _singleton canSca...

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

230. laya.media.SoundChannel [ 78%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SoundChannelProperties | Methods Packagelaya.mediaClasspublic class SoundChannelInheritanceSoundChannel EventDispatcher Object SoundChannel 用来控制程序中的声音。每个声音均分配给一个声道,而且...

来源: laya_api 发布时间: 20170929