| Name | Value | Description |
|---|---|---|
| shakeVertical | makeArray(0, -1) | vertical offset in each state |
| shakeHorizontal | makeArray(0, 0) | horizontal offset in each state |
| shakeTime | makeArray(72, 24) | time to spend in each state |
| onlyShiftTiles | true | should shift only tiles instead of everything? |
| init | false | |
| timer | 0 | |
| cachedShakeV | 0 | |
| cachedShakeH | 0 |
variable names in bold are safe to set in creation code.
| Name | Value | Description |
|---|