getNationTable

private fun getNationTable(player: Player): Table

Creates clickable icon and nation name for some Player as a Table. Clicking creates popupNationPicker to choose new nation.

Return

Table containing nation icon and name

Parameters

player

Player for which generated

Sources

jvm source
Link copied to clipboard