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

Descrição

class SWFShape {

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

}

Atenção

Esta função não está documentada, somente a lista de argumentos está disponível.

Valores de retornado

Não há valor retornado.

Veja também

SWFShape->drawCircle()