getPlayerTable

fun getPlayerTable(player: Player): Table

Creates Table for single player containing clickable player type button ("AI" or "Human"), nation Table and "-" remove player button.*

Return

Table containing the all the elements

Parameters

player

for which Table is generated

Sources

jvm source
Link copied to clipboard