How to know if two ellipses are colliding - Pygame

前端 未结 0 1717
野性不改
野性不改 2020-12-16 19:32

I need to know if 2 ellipses are colliding in pygame/python

I know how to detect collision between two circles using :

if radius1 + radi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题