I am able to accept user input into a textbar and was even able to get two textbars to take in text.  What I want to do is store this data into a list/ArrayList and then clear the screen so it would take the same type of data and store the next object to a list.....I am using the act() method in the world subclass but I am having trouble.  I want to have player objects with a few fields and the screen to continuously accept the fields, then create an object, then add it to the list.  Thanks for any help with this issue.
   
   
             
          
        
