HollowCircleShape constructor

__init__(self)

Construct a CircleShape profile with default radius(5).


def __init__(self):
    ...

See Also