data Is Digit
Checks if the data property of the Tile is a Char and whether that Char represents a digit.
Return
true if data is a Char and is a digit, otherwise false.
Checks if the data property of the Tile is a Char and whether that Char represents a digit.
true if data is a Char and is a digit, otherwise false.