ZackeryRSmith / bongocat-osu

An extensable and highly configurable Bongo Cat overlay
MIT License
2 stars 0 forks source link

Using classes over namespaces #20

Closed ZackeryRSmith closed 1 year ago

ZackeryRSmith commented 1 year ago

The original program uses namespaces for all the cats, which is a bit much. Using a class would be a better idea, would also allow for less hard coding when adding new cats.