swf_defineline
Opis
void swf_defineline ( int objid, float x1, float y1, float x2, float y2, float width )Defines a line.
Parametry
objidThe object id.
x1x-coordinate of start point.
y1y-coordinate of start point.
x2x-coordinate of end point.
y2y-coordinate of end point.
widthThe line width.
| Poprzedni | Spis treści | Następny |
| swf_definefont | Początek rozdziału |