SWFShape->drawCubicTo()

(No version information available, might be only in CVS)

SWFShape->drawCubicTo() — Trace une courbe de Bézier en utilisant la position courante et les trois points de contrôle

Description

class SWFShape {
int drawCubicTo ( float $bx, float $by, float $cx, float $cy, float $dx, float $dy )
}
AVERTISSEMENT

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Voir aussi

SWFShape->drawCubic()