SWFShape->drawCubicTo()
SWFShape->drawCubicTo - Draws a cubic bezier curve using the current position and the three given points as control points
Syntax
int SWFShape->drawCubicTo (
float $bx,
float $by,
float $cx,
float $cy,
float $dx,
float $dy)
Arguments
- bx - Number of seconds to skip.
- by - Number of seconds to skip.
- cx - Number of seconds to skip.
- cy - Number of seconds to skip.
- dx - Number of seconds to skip.
- dy - Number of seconds to skip.
Description
Version
PHP 5 <= 5.3.0, PECL ming SVN
Return value