Function setExtraKicks

 setExtraKicks(enableExtraKicks)

Set whether to enable extra kicks for I and T pieces

Extra Kicks allows I and T Tetriminos to perform additional rotational maneuvers ("kicks") when they are blocked. The setExtraKicks() function enables or disables this feature.

Parameters

- enableExtraKicks Boolean indicating whether to enable Extra Kicks or not

Returns

nothing