Difference between revisions of "CircleShape:getRadius"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:18, 14 February 2010

Gets the radius of the circle shape.

Function

Synopsis

radius = CircleShape:getRadius( )

Arguments

None.

Returns

number radius
The radius of the circle

See Also