swf_shapemoveto
(PHP 4, PECL)
swf_shapemoveto -- Move the current position
Popis
void
swf_shapemoveto ( float x, float y )
Moves the current position to the given point.
Seznam parametrů
x
x-coordinate of the target.
y
y-coordinate of the target.
Návratové hodnoty
Nevrací se žádná hodnota.