SWFDisplayItem::setMatrix

(PHP 4 >= 4.0.5)

SWFDisplayItem::setMatrixSets the item's transform matrix

Beskrivelse

void SWFDisplayItem::setMatrix ( float $a , float $b , float $c , float $d , float $x , float $y )
Advarsel

This function is currently not documented; only its argument list is available.

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top