swf_shapelineto

Example

 void swf_shapelineto ( float $x , float $y ) 

Description

Draws a line to the x and y coordinates. The current position is then set to that point.

Return Values

No value is returned.