SWF 函数
PHP Manual

swf_translate

(PHP 4)

swf_translateTranslate 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.

返回值

没有返回值。


SWF 函数
PHP Manual