|
The SWFShape class(Информация о версии неизвестна, возможно, только в SVN) ВведениеSWFShape. Обзор классов
SWFShape
{
/* Методы */
__construct
( void
)
int drawCurve
( float $controldx
, float $controldy
, float $anchordx
, float $anchordy
[, float $targetdx
], float $targetdy
)
int drawCurveTo
( float $controlx
, float $controly
, float $anchorx
, float $anchory
[, float $targetx
], float $targety
)
}Содержание
|
|