大约有 4 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0018 秒)
...段宽度。 DrawLinesCmd points : Array 线段的点集合。格式:[x1,y1,x2,y2,x3,y3...]。 DrawLinesCmd x : Number 开始绘制的X轴位置。 DrawLinesCmd y : Number 开始绘制的Y轴位置。 DrawLinesCmdPublic Methods MethodDefined By recover():void 回收到对象池 DrawLin...
来源: 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
...0x80[static] Physics3DUtils COLLISIONFILTERGROUP_CUSTOMFILTER3 : int = 0x100[static] Physics3DUtils COLLISIONFILTERGROUP_CUSTOMFILTER4 : int = 0x200[static] Physics3DUtils COLLISIONFILTERGROUP_CUSTOMFILTER5 : int = 0x400[static] Physics3DUtils COLLISIONFILTERGROUP_CUSTOMFILTER6 : 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:N...
来源: Laya2.0_api 发布时间: 20190513