pygame-community / pygame-geometry

🐍🎮-🔷 pygame with polygons, circles, lines, and raycasting
GNU General Public License v3.0
28 stars 11 forks source link

Circle `move_to()` #236

Open itzpr3d4t0r opened 2 months ago

itzpr3d4t0r commented 2 months ago

Similar to Rect's https://pyga.me/docs/ref/rect.html#pygame.Rect.move_to.