The main method which processes all the states that were added to gameStateService. This is called internally, so there shouldn't be a reason for you to call this, since calling this method more than once will run the same logic more than once.
The main method which processes all the states that were added to gameStateService. This is called internally, so there shouldn't be a reason for you to call this, since calling this method more than once will run the same logic more than once.
1 number delta
the time delta value to process the logic by.