SWFShape->drawArc()

(no version information, might be only in CVS)

SWFShape->drawArc() -- Draws an arc of radius r centered at the current location, from angle startAngle to angle endAngle measured clockwise from 12 o'clock

Description

class SWFShape {

void drawArc ( float r, float startAngle, float endAngle )

}

Ðñïåéäïðïßçóç

Αυτή η συνάρτηση επί του παρόντος δεν είναι τεκμηριωμένη, μόνο ο κατάλογος των argument της είναι διαθέσιμος.

Return Values

No value is returned.

Δείτε επίσης

SWFShape->drawCircle()