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

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

721. laya.maths.Rectangle_API3.0 [ 37%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Rectangle" Rectangle Class Rectangle Rectangle 对象是按其位置(由它左上角的点 (x, y) 确定)以及宽度和高度定义的区域。 Rec...

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

722. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 37%]

...子类必须要全覆盖下,不能只处理get或set,如: class A {  protected _id:number = 1;    public get id():number { return this._id }  public set id(value:number){     this._id = vaule;  } } class B extends A {   public set id(value:number){     this._id = value + 1;   } } clas...

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

723. laya.physics.joint.GearJoint_API3.0 [ 36%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/GearJoint" GearJoint Class GearJoint 齿轮关节:用来模拟两个齿轮间的约束关系,齿轮旋转时,产生的动量有两种输...

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

724. 如何启用摇一摇 [ 36%]

....UPDATE,updata); } else { txt.text="当前设备不支持重力感应" } } protected function updata(event:AccelerometerEvent):void { // TODO Auto-generated method stub const k:Number=5; var accX:Number=Math.round(event.accelerationX*k)/k; var accY:Number=Math.round(event.accelerationY*k)/k; var acc...

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

725. laya.resource.RenderTexture2D [ 36%]

...出错。 RenderTexture2D  start():void 开始绑定。 RenderTexture2DProtected Methods  MethodDefined By  _disposeResource():void[override] RenderTexture2DPublic Constants Hide Inherited Public Constants Show Inherited Public Constants ConstantDefined By FILTERMODE_BILINEAR : int = 1[static...

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

726. laya.maths.Matrix3x3_API3.0 [ 36%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Matrix3x3" Matrix3x3 Class Matrix3x3 Matrix3x3 类用于创建3x3矩阵。 Hierarchy Matrix3x3 Implements IClone Index Constructors constructor Properti...

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

727. laya.d3.webxr.core.WebXRInput_API3.0 [ 36%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRInput" WebXRInput Class WebXRInput author miner 类用来描述输入设备 Hierarchy EventDispatcher WebXRInput Index Constructors constru...

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

728. laya.physics.joint.PulleyJoint_API3.0 [ 35%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/joint/PulleyJoint" PulleyJoint Class PulleyJoint 滑轮关节:它将两个物体接地(ground)并彼此连接,当一个物体上升,另一个物...

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

729. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 35%]

...:void 定时执行某函数一次。功能同Laya.timer.timerOnce()。 NodeProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _changeHierarchyAnimator(animator:Animator):void[override] RenderableSprite3D _onActive():void[override] RenderableSprite...

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

730. laya.utils.PerformancePlugin_API3.0 [ 35%]

...ch index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Performance" PerformancePlugin Class PerformancePlugin Hierarchy PerformancePlugin Index Properties PERFORMANCE_LAYA PERFORMANCE_LAYA_2D PERFORMANCE_LAY...

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