JavaScript Editor Javascript debugger     Website design 


SWFShape->drawCircle()

Draws a circle of radius r centered at the current location, in a counter-clockwise fashion ()

SWFShape {
  void drawCircle(float r);
}
Warning:

This function is currently not documented; only the argument list is available.

Return Values

No value is returned.