I am working on a game right now and have been doing well so far, but I am having trouble right now. I have a JFrame. I added a JPanel to it. The JPanel consists of three JComponents that are supposed to draw pictures. Here is my code: (Note that not EVERYTHING from my methods are shown)I am working on a game right now and have been