Shockwave Flash函式庫 swf_shapearc (PHP4 >= 4.0RC2) swf_shapearc --- 畫一圓弧 語法 : void swf_shapearc (float x, float y, float r, float ang1, float ang2) 說明 : swf_shapearc( )從參數ang1角度A到參數ang2角度B,畫一圓弧,參數 x,y 表示圓心的坐標,參數 r 表示圓的半徑。 上一頁 首頁 下一頁
Shockwave Flash函式庫
swf_shapearc
(PHP4 >= 4.0RC2)
swf_shapearc --- 畫一圓弧
語法 : void swf_shapearc (float x, float y, float r, float ang1, float ang2)
void swf_shapearc (float x, float y, float r, float ang1, float ang2)
void swf_shapearc
說明 :
swf_shapearc( )從參數ang1角度A到參數ang2角度B,畫一圓弧,參數 x,y 表示圓心的坐標,參數 r 表示圓的半徑。