TGameData.StartANewGame Method

Definition

Start the game after clearing the game data

Delphi
procedure StartANewGame

Remarks

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.