大约有 1,407 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0072 秒)
...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
...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
...dTimeStep maxSubSteps disableSimulation Accessors gravity solverIterations Methods clearForces dispatchCollideEvent rayCast rayCastAll raycastAllFromTo raycastFromTo createConstraint Properties fixedTimeStep fixedTimeStep: number = 1.0 / 60.0 Defined in laya/d3/physicsCannon/CannonPhysicsSimulation....
来源: Laya3.0_api 发布时间: 20231102
...nstructor Properties emitFromShell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new SphereShape(): SphereShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/SphereShape.ts:14 创建一个 S...
来源: Laya3.0_api 发布时间: 20231115
...nstructor Properties emitFromShell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new HemisphereShape(): HemisphereShape Overrides BaseShape.constructor Defined in laya/d3/core/particleShuriKen/module/shape/HemisphereShape.ts:15 ...
来源: Laya3.0_api 发布时间: 20231115
...2 Implements IClone Index Constructors constructor Properties x y ONE ZERO Methods clone cloneTo forNativeElement fromArray setValue toArray writeTo dot equals normalize rewriteNumProperty scalarLength scale Constructors constructor new Vector2(x?: number, y?: number): Vector2 Defined in laya/maths/...
来源: Laya3.0_api 发布时间: 20231115
... enableUVChannels randomRow rowIndex tiles type Accessors frame startFrame Methods clone cloneTo Constructors constructor new TextureSheetAnimation(frame: FrameOverTime, startFrame: StartFrame): TextureSheetAnimation Defined in laya/d3/core/particleShuriKen/module/TextureSheetAnimation.ts:38 创建...
来源: Laya3.0_api 发布时间: 20231115
...ORIENTATION_UPZ Accessors localOffset localRotation sizeX sizeY sizeZ type Methods clone cloneTo destroy updateLocalTransformations Constructors constructor new BoxColliderShape(sizeX?: number, sizeY?: number, sizeZ?: number): BoxColliderShape Overrides ColliderShape.constructor Defined in laya/d3/p...
来源: Laya3.0_api 发布时间: 20231115
...Packages | All Classes | Index | Frames No Frames StageProperties | Methods | Events | Constants Packagelaya.displayClasspublic class StageInheritanceStage Sprite Node EventDispatcher Object Stage 是舞台类,显示列表的根节点,所有显示对象都在舞台上显示。通过 La...
来源: laya_api 发布时间: 20170929
...operties a b g r BLACK BLUE CLEAR CYAN GRAY GREEN MAGENTA RED WHITE YELLOW Methods clone cloneTo equal fromArray scale setValue toArray toGamma toLinear gammaToLinearSpace linearToGammaSpace Constructors constructor new Color(r?: number, g?: number, b?: number, a?: number): Color Defined in laya/mat...
来源: Laya3.0_api 发布时间: 20231115