swf_shapemoveto
(PHP 4)
swf_shapemoveto — 現在の位置を移動する
説明
void swf_shapemoveto ( float x, float y )現在の位置を、指定した場所に移動します。
パラメータ
- x
対象の x 座標。
- y
対象の y 座標。
返り値
値を返しません。
swf_shapemoveto
There are no user contributed notes for this page.
(PHP 4)
swf_shapemoveto — 現在の位置を移動する
現在の位置を、指定した場所に移動します。
対象の x 座標。
対象の y 座標。
値を返しません。