pygame-geometry icon indicating copy to clipboard operation
pygame-geometry copied to clipboard

Rename "collideswith" methods to "collide"

Open itzpr3d4t0r opened this issue 2 years ago • 0 comments

I suggest this change as it has two benefits:

  1. It would make people's code shorter and a bit more readable since the function name isn't composed of two words without space
  2. It would align more with the other collision functions which are in the form .collide* and not .collideswith*

itzpr3d4t0r avatar Jul 23 '23 11:07 itzpr3d4t0r