Closed robzienert closed 10 years ago
Should create a GameWrapper class that is responsible for keeping track of objects across screens.
It may make most sense to create an abstract class that extends Game that WinterGame extends from. Inside of which would have global access to certain components, such as the network client & server objects.
Should create a GameWrapper class that is responsible for keeping track of objects across screens.