mac-comp127 / kilt-graphics

Graphics and UI library for learning software development principles in Java
https://mac-comp127.github.io/kilt-graphics/
2 stars 17 forks source link

equals() broken for many subclasses of GraphicsObject #19

Closed pcantrell closed 3 years ago

pcantrell commented 3 years ago

equals() implementations are inconsistent, and as of 1.2 do not account for position in many cases.