Home > PHP > Function > > SWFShape->drawCubic()

SWFShape->drawCubic()

SWFShape->drawCubic - Draws a cubic bezier curve using the current position and the three given points as control points

Syntax

int SWFShape->drawCubic (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 4.0.5

Return value