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

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

421. 龙骨动画的监听回调,有时能回调,有时不能回调 [ 73%]

...ren();//从显示列表移除龙骨动画子对象 this.mArmatureUnUsed[i].destroy(true);//从显存销毁龙骨动画及其子对象 } } console.warn(this.mArmatureUsed.length); for(let i=0;i < this.mArmatureUsed.length; i++){ if(this.mArmatureUsed[i] != null){ this.mArmatureUsed[i].stop();//停...

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

422. laya.ui.WXOpenDataViewer_API3.0 [ 73%]

...de bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren par...

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

423. 同步龙骨插槽动画方案 [ 72%]

...mArmature.getSlotByName(slotName).getMatrix();     }      public destroy() {         this.mArmature.stop();//停止龙骨动画播放         this.mFactory.off(Laya.Event.COMPLETE, this, this.parseComplete);         this.mArmature.removeSelf();//从显示列表...

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

424. laya.ani.GraphicsAni_API3.0 [ 72%]

...onstructors constructor Accessors cmds Methods addCmd alpha clear clipRect destroy drawCircle drawCurves drawEllipse drawImage drawLine drawLines drawPath drawPie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate...

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

425. laya.particle.Particle2D_API3.0 [ 72%]

...rchy alpha anchorX anchorY blendMode cacheAs components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize emitter filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX ...

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

426. laya.ui.CheckBox [ 72%]

...使用大括号可以指定组件的任意属性进行赋值。 CheckBox destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标。Component displayedInStage : Boolean[read-only] ...

来源: laya_api 发布时间: 20170929

427. laya.ui.ScaleBox_API3.0 [ 72%]

...de bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren par...

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

428. laya.ui.Box_API3.0 [ 72%]

...de bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren par...

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

429. laya.ui.OpenDataContextView_API3.0 [ 72%]

...de bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters fps globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren...

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

430. laya.d3.physics.Rigidbody3D [ 72%]

...Component collisionGroup : int 获取所属碰撞组。 PhysicsComponent destroyed : Boolean[read-only] 获取是否已经销毁 。 Component  detectCollisions : Boolean 获取是否进行碰撞检测。 Rigidbody3D enabled : Boolean[override] 获取是否启用组件。 PhysicsComponent fric...

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