Function setDrawNextBg

 setDrawNextBg(drawNextBg)

Set whether to draw a black backdrop behind the piece preview

Draw Next Bg determines whether a black backdrop is rendered behind the Tetrimino preview. The setDrawNextBg() function enables or disables this feature.

Parameters

- drawNextBg Boolean indicating whether to draw a black backdrop or not

Returns

nothing