大约有 4 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0024 秒)
...度。 DrawLinesCmd points : Array 线段的点集合。格式:[x1,y1,x2,y2,x3,y3...]。 DrawLinesCmd x : Number 开始绘制的X轴位置。 DrawLinesCmd y : Number 开始绘制的Y轴位置。 DrawLinesCmdPublic Methods MethodDefined By recover():void 回收到对象池 DrawLinesCmdP...
来源: Laya2.0_api 发布时间: 20190513
...路径支持以下格式:[["moveTo",x,y],["lineTo",x,y],["arcTo",x1,y1,x2,y2,r],["closePath"]]。 DrawPathCmd pen : Object (可选)画笔定义,支持以下设置{strokeStyle,lineWidth,lineJoin:"bevel|round|miter",lineCap:"butt|round|square",miterLimit}。 DrawPathCmd x : Number 开始...
来源: Laya2.0_api 发布时间: 20190513
...-1[static] Physics3DUtils COLLISIONFILTERGROUP_CHARACTERFILTER : int = 0x20[static] Physics3DUtils COLLISIONFILTERGROUP_CUSTOMFILTER1 : int = 0x40[static] Physics3DUtils COLLISIONFILTERGROUP_CUSTOMFILTER10 : int = 0x8000[static] Physics3DUtils COLLISIONFILTERGROUP_CUSTOMFILTER2 : int = 0...
来源: Laya2.0_api 发布时间: 20190513
...制的Y轴位置。 points:Array — 线段的点集合。格式:[x1,y1,x2,y2,x3,y3...]。 lineColor:* — 线段颜色,或者填充绘图的渐变对象。 lineWidth:Number (default = 1) — (可选)线段宽度。 ReturnsDrawLinesCmddrawPath()method public function drawPath(x:Number,...
来源: Laya2.0_api 发布时间: 20190513