public void Update(GameTime gameTime) { //Update current page text values, inputs, and any custom updates currentPage.Update(gameTime); }