SWFDisplayItem->setMatrix()
SWFDisplayItem->setMatrix - Sets the item's transform matrixSyntax
void SWFDisplayItem->setMatrix (float $a, float $b, float $c, float $d, float $x, float $y)Arguments
- a - Value of alpha component
- b - Value of alpha component
- c - Value of alpha component
- d - Value of alpha component
- x - Value of alpha component
- y - Value of alpha component
