Forum und email

swf_shapemoveto

(PHP 4)

swf_shapemoveto — Move the current position

설명

void swf_shapemoveto ( float $x , float $y )

Moves the current position to the given point.

매개변수

x

x-coordinate of the target.

y

y-coordinate of the target.

반환값

값을 반환하지 않습니다.