swf_definepoly
Opis
void swf_definepoly ( int objid, array coords, int npoints, float width )Defines a polygon given an array of x, y coordinates.
Parametry
objidThe object id.
coordsAn array of x, y coordinates.
npointsThe number of overall points that are contained in the array given by
coordswidthThe width of the polygon's border, if set to 0.0 the polygon is filled.
| Poprzedni | Spis treści | Następny |
| swf_defineline | Początek rozdziału |