TTronGameData.StartANewGame Method

Start the game after clearing the game data

Unit: uTronGameData
procedure StartANewGame

Overrides

uGameData.TGameData.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.