swf_translate
(PHP 4, PECL)
swf_translate -- Translate the current transformations
Opis
void
swf_translate ( float x, float y, float z )
Translates the current transformation by the given values.
Parametry
x
x value.
y
y value.
z
z value.
Zwracane wartości
Żadna wartość nie jest zwracana.