SCORINFO: Difference between revisions

334 bytes added ,  21 June 2023
Added the "columnpadding" scoreboard property, and "gapbetweencolumns" property for composite columns.
m (Wording)
Tag: Source edit
(Added the "columnpadding" scoreboard property, and "gapbetweencolumns" property for composite columns.)
Tag: Source edit
Line 85: Line 85:
! GapBetweenRows = <value>
! GapBetweenRows = <value>
| The spacing between each of the player rows, in pixels.
| The spacing between each of the player rows, in pixels.
|-
! ColumnPadding = <value>
| How much extra padding to leave on both sides of a column, in pixels. This doesn't count as being part of the gap between two columns.
|-
|-
! HeaderHeight = <value>
! HeaderHeight = <value>
Line 363: Line 366:
| style="text-align:center;" | Bool
| style="text-align:center;" | Bool
| The text that is drawn when a player's value is 0 (or false).
| The text that is drawn when a player's value is 0 (or false).
|-
! GapBetweenColumns = <value>
| style="text-align:center;" | Composite
| The spacing between each of the data columns that are inside a composite column, in pixels.
|-
|-
! Columns = <column> [, ...]
! Columns = <column> [, ...]