collect input in eclipse with slick2D + specify the input
I don’t know how to collect the input from the user in eclipse with slick2D, and I want that the input of the user can only be a ‘int’ not a ‘string’ because I need to make some maths with it.