TcadMatch3Game.NbMaxDifferentTiles Property
Definition
Used to choice what tiles can be added to the game grid
Delphi
property NbMaxDifferentTiles
Value
Integer
Remarks
The random() call use this value as a max value if the number of tiles available is higher. This property can be fixed from the start of a game or changed during a game depending on score or level (for example). Default value is 5.