| Name | Value | Description |
|---|---|---|
| iconsXOffset | 52 + 12 | contants |
| iconsYOffset | 24 | |
| iconsXSpacing | 52 | |
| iconsYSpacing | 34 | |
| priceXOffset | iconsXOffset | |
| priceYOffset | iconsYOffset + 16 | |
| nameXOffset | 0 | |
| nameYOffset | 176 | |
| descriptionXOffset | nameXOffset + 16 | |
| descriptionYOffset | nameYOffset + 16 | |
| boltIconXOffset | 30 | |
| boltIconYOffset | 97 | |
| boltCounterXOffset | boltIconXOffset + 18 | |
| boltCounterYOffset | boltIconYOffset + 8 | |
| playersXOffset | 224 | |
| playersYOffset | 144 | |
| playersXSpacing | 24 | |
| menuWidth | 3 | |
| menuHeight | 2 | |
| quickScrollWait | 25 | how long until quick scroll activates |
| quickScrollStutter | 8 | how long the cursor pauses before moving again while quick scrolling |
| cursorX | 0 | variables |
| cursorY | 0 | |
| cursorImgIndex | 0 | |
| cursorImgSpd | 0.2 | |
| horizontalQuickScrollTimer | quickScrollWait | |
| verticalQuickScrollTimer | quickScrollWait | |
| displayBolts | global.bolts | |
| targetBolts | displayBolts | |
| lockControls | false |