Function setInvis

 setInvis(enableInvis)

Set whether to make the Tetriminos appear invisible

Invisibility Mode makes the Tetriminos invisible after they are locked in place. The setInvis() function enables or disables this feature.

Parameters

- enableInvis Boolean indicating whether to enable Invisibility Mode or not

Returns

nothing