|
6.91.38 swf_shapearcPHP 4 >= 4.0.0Description
void swf_shapearc(float x ,float y ,float r ,float ang1 ,float ang2 )
swf_shapearc dessine un arc de cercle, depuis
l'angle ang1 jusqu'à l'angle
ang2. Le centre du cercle est aux
coordonnées (x,
y), et de rayon r.
|