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

Improved geometry docs

Open itzpr3d4t0r opened this issue 1 year ago • 0 comments
trafficstars

This PR tries to simplify and improve geometry docs a bit.

What I tried to achieve:

  • Lessen word repetition
  • Remove obvious statements
  • Remove self references when describing methods (like saying: "The collidecircle method does ..." inside the collidecircle 's docs)
  • Uniform collision / overlap / intersect / tests / checks word usage
  • Moved Circle.move() docs from between collision methods to under collision methods
  • Shorten phrases a bit
  • Use of actual math formulas syntax

itzpr3d4t0r avatar Aug 07 '24 09:08 itzpr3d4t0r