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

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

851. laya.display.Input [ 75%]

...Packages | All Classes | Index | Frames No Frames InputProperties | Methods | Events | Constants Packagelaya.displayClasspublic class InputInheritanceInput Text Sprite Node EventDispatcher Object Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本...

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

852. laya.d3.physics.shape.CylinderColliderShape_API3.0 [ 75%]

...ION_UPZ Accessors height localOffset localRotation orientation radius type Methods clone cloneTo destroy updateLocalTransformations Constructors constructor new CylinderColliderShape(radius?: number, height?: number, orientation?: number): CylinderColliderShape Overrides ColliderShape.constructor De...

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

853. laya.d3.physics.RaycastWheel_API3.0 [ 75%]

...Accessors brake deltaRotation engineForce rotation steeringValue transform Methods getWorldTransform Constructors constructor new RaycastWheel(ptr: number): RaycastWheel Defined in laya/d3/physics/RaycastWheel.ts:13 Parameters ptr: number Returns RaycastWheel Properties bt bt: any Defined in laya/d3...

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

854. laya.d3.graphics.IndexBuffer3D_API3.0 [ 75%]

...ffer Accessors bufferUsage canRead indexCount indexType indexTypeByteCount Methods _setIndexData destroy getData setData unbind Constructors constructor new IndexBuffer3D(indexType: IndexFormat, indexCount: number, bufferUsage?: BufferUsage, canRead?: boolean): IndexBuffer3D Overrides IndexBuffer.co...

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

855. laya.d3.physics.shape.CapsuleColliderShape_API3.0 [ 75%]

...ION_UPZ Accessors length localOffset localRotation orientation radius type Methods clone cloneTo destroy updateLocalTransformations Constructors constructor new CapsuleColliderShape(radius?: number, length?: number, orientation?: number): CapsuleColliderShape Overrides ColliderShape.constructor Defi...

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

856. laya.events.InputManager_API3.0 [ 75%]

...seX mouseY multiTouchEnabled Accessors inst touchCount touchTarget touches Methods getNodeUnderPoint getSprite3DUnderPoint getSpriteUnderPoint handleKeys handleMouse handleTouch hitTest cancelClick getTouchPos hasKeyDown Constructors constructor new InputManager(): InputManager Defined in laya/event...

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

857. laya.d3.physics.shape.ConeColliderShape_API3.0 [ 75%]

...ION_UPZ Accessors height localOffset localRotation orientation radius type Methods clone cloneTo destroy updateLocalTransformations Constructors constructor new ConeColliderShape(radius?: number, height?: number, orientation?: number): ConeColliderShape Overrides ColliderShape.constructor Defined in...

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

858. laya.d3.shader.SubShader_API3.0 [ 75%]

...rchy SubShader Index Constructors constructor Properties IncludeUniformMap Methods _addShaderPass addShaderPass getFlag setFlag __init__ regIncludeBindUnifrom Object literals DefaultAttributeMap Constructors constructor new SubShader(attributeMap?: {}, uniformMap?: UniformMapType, uniformDefaultValu...

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

859. 点击list的时候触发的e.target永远是被点击的item? [ 75%]

...rivate function onRender(cell:Box,index:int):void { // TODO Auto Generated method stub var cell:Box=my_list.getCell(index) as Box; var my_btn:Button=cell.getChildByName("my_btn") as Button; var my_clip:Clip=cell.getChildByName("my_clip") as Clip; my_btn.on(Event.CLICK,this,onBtnClick,["my_btn"]); my...

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

860. laya.renders.VertexElementFormat_API3.0 [ 75%]

...alizedShort2 NormalizedShort4 Short2 Short4 Single Vector2 Vector3 Vector4 Methods getElementInfos Properties Static Byte2 Byte2: string = "byte2" Defined in laya/renders/VertexElementFormat.ts:24 字节数组2 Static Byte3 Byte3: string = "byte3" Defined in laya/renders/VertexElementFormat.ts:22 ...

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