Function setSonicDrop

 setSonicDrop(enableSonicDrop)

Set whether to enable Sonic Drop feature

Sonic Drop is a feature that lets a player hard drop a Tetrimino instantly, making it lock in place as soon as it lands. The setSonicDrop() function enables or disables this feature.

Parameters

- enableSonicDrop Boolean indicating whether to enable Sonic Drop or not

Returns

nothing