swf_translate
(PHP 4)
swf_translate — Translate the current transformations
说明
void swf_translate
( float
$x
, float $y
, float $z
)Translates the current transformation by the given values.
参数
-
x -
x value.
-
y -
y value.
-
z -
z value.
返回值
没有返回值。
There are no user contributed notes for this page.
