swf_translate
(PHP 4)
swf_translate — Translate the current transformations
Description
void swf_translate
( double
$x
, double $y
, double $z
)
The swf_translate() function translates the
current transformation by the x,
y, and z values
given.
There are no user contributed notes for this page.
