HollowCircleShape constructor

init

Construct a CircleShape profile with default radius(5).

def __init__(self):
    ...

See Also