I need to display at least three things at once during my game, and I was wondering what the neatest way to do that was. Obviously I could just generate lots of GreenfootImages during each act (they need to update every act) but that seems a very bad way to do it. Any suggestions?

