public void Draw(SpriteBatch spriteBatch, ContentManager theContentManager) { MyPlayer.Draw(spriteBatch, theContentManager); //MyWumpus.Draw(spriteBatch, theContentManager); }