Function setBig

 setBig(enableBig)

Set whether to enable Big Mode

Big Mode increases the size of the Tetriminos, typically making them twice as large. The setBig() function enables or disables this feature.

Parameters

- enableBig Boolean indicating whether to enable Big Mode or not

Returns

nothing