swf_translate

(PHP 4, PECL)

swf_translate -- Translate the current transformations

Descrição

void swf_translate ( float x, float y, float z )

Translates the current transformation by the given values.

Parâmetros

x

x value.

y

y value.

z

z value.

Valores de retornado

Não há valor retornado.