CS2212-2012-G2 / SurvivorPool

CS2212 Project
Other
1 stars 0 forks source link

Abstraction of the Panels into a single head #63

Closed Nava2 closed 12 years ago

Nava2 commented 12 years ago

So I broke down the two panels into a common one, which handles MOST of the actions and back end.

There are then each subclass which handles their own events which are different. This model is MUCH easier to maintain since they share so many similarities.

I opened this because I need it tested more before I merge it into master.

DON'T AUTO MERGE IT.

Nava2 commented 12 years ago

Since no one is commenting on this, I'm going to go ahead and merge this.