TGameData.StartANewGame Method

Start the game after clearing the game data

Unit: uGameData
procedure StartANewGame

All properties and fields must be initialized to start a new game. After initiallizing all the data, it calls the ContinueGame() method to start the game.