swf_defineline

swf_defineline -- Définit une ligne.

Description

void swf_defineline ( int objid, float x1, float y1, float x2, float y2, float width)

swf_defineline( ) définit une ligne commençant aux coordonnées ( x1 , y1 ) , et finissant au point de coordonnées ( x2 , y2 ) . Elle aura la largeur de width .