You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears it is not possible to set the center coordinates of a SpriteCircle instance through its __init__ method. I would have expected to be able to pass center_x and center_y arguments as for its parent class.