大约有 88 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0021 秒)
...形 Public Properties PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawCircleCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawCircleCmd lineWidth : Number (可选)边框宽度。 DrawCircleCmd radius : Numb...
来源: Laya2.0_api 发布时间: 20190513
...形 Public Properties PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPolyCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPolyCmd lineWidth : Number 可选)边框宽度。 DrawPolyCmd points : Array 多边...
来源: Laya2.0_api 发布时间: 20190513
...形 Public Properties PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawRectCmd height : Number 矩形高度。 DrawRectCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawRectCmd lineWidth : Number (可选)边...
来源: Laya2.0_api 发布时间: 20190513
...Location NUM_PAD : uint = 3[static] 表示激活的键位于数字键盘或者是使用对应于数字键盘的虚拟键激活的。 注意:此属性只在flash模式下有效。 KeyLocation RIGHT : uint = 2[static] 表示激活的键在右侧键位置(此键有多个可能的位置)。 ...
来源: Laya2.0_api 发布时间: 20190513
...dAngle : Number 结束角度。 DrawPieCmd fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPieCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPieCmd lineWidth : Number (可选)边框宽度。 DrawPieCmd radius : Number 扇...
来源: Laya2.0_api 发布时间: 20190513
...t", "var":"label", "rumtime":"" } } ] } Parameters json:* — json字符串或者Object对象。 node:* (default = null) — node节点,如果为空,则新创建一个。 root:Node (default = null) — 根节点,用来设置var定义。 customHandler:Handler (default = null) instanceHan...
来源: Laya2.0_api 发布时间: 20190513
...首次设置有效]要绑定的第1个关节,类型可以是RevoluteJoint或者PrismaticJointGearJoint joint2 : *[首次设置有效]要绑定的第2个关节,类型可以是RevoluteJoint或者PrismaticJointGearJoint owner : Node [只读]获取所属Node节点。 Component ratio : Number...
来源: Laya2.0_api 发布时间: 20190513
... 类用于创建绘图显示对象。Graphics可以同时绘制多个位图或者矢量图,还可以结合save,restore,transform,scale,rotate,translate,alpha等指令对绘图效果进行变化。 Graphics以命令流方式存储,可以通过cmds属性访问所有命令流。Graphics...
来源: Laya2.0_api 发布时间: 20190513
...线 Public Properties PropertyDefined By lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawCurvesCmd lineWidth : Number (可选)线段宽度。 DrawCurvesCmd points : Array 线段的点集合,格式[controlX, controlY, anchorX, anchorY...]。 DrawCurvesCmd x : ...
来源: Laya2.0_api 发布时间: 20190513
...线 Public Properties PropertyDefined By lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawLinesCmd lineWidth : Number (可选)线段宽度。 DrawLinesCmd points : Array 线段的点集合。格式:[x1,y1,x2,y2,x3,y3...]。 DrawLinesCmd x : Number 开始绘制...
来源: Laya2.0_api 发布时间: 20190513