I have a processing project on a video game I created in the beginning of the semester. We have to go back and use the idea of classes and inheritance to redesign our code. I need to make four classes the main class where the video game is to appear, an abstract character class and enemy and player class derived from character class. How would I do this? I dont understand the tab feature of Processing. Any suggestions would help