PHP Dokumentation: Function swf-shapemoveto
12. Januar 2010 von werner
swf_shapemoveto
(PHP 4)
swf_shapemoveto — Move the current position
Description
void swf_shapemoveto ( float $x , float $y )
The swf_shapeMoveTo() function moves the current position to the x coordinate given by the x parameter and the y position given by the y parameter.