Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
swf_translate

swf_translate

(PHP 4, PECL)

swf_translate -- Translate the current transformations

Description

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

Translates the current transformation by the given values.

Parameters

x

x value.

y

y value.

z

z value.

Return Values

No value is returned.