swf_translate

(PHP 4, PECL)

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.

返回值

无返回值。