Closed TheMaverickProgrammer closed 1 year ago
On window resize events we can store the window dimensions into the game's settings file and save it. Then, when the game loads, we can read the window size and inflate the screen to fit those written dimensions.
On window resize events we can store the window dimensions into the game's settings file and save it. Then, when the game loads, we can read the window size and inflate the screen to fit those written dimensions.