![]() |
|
||||||||||
|
SWFShape->drawCurve()Описаниеclass SWFShape {int drawCurve ( int controldx, int controldy, int anchordx, int anchordy [, int targetdx, int targetdy] ) }
swfshape->drawcurve() draws a quadratic curve
(using the current line style,set by swfshape->setline())
from the current pen position to the relative position
(
With 6 parameters, it draws a cubic bezier to point
(x+ SWFShape->drawCurve() There are no user contributed notes for this page. |