forked from townforge/townforge
20 lines
669 B
Plaintext
20 lines
669 B
Plaintext
WindowInfo
|
|
title Coru jeopardy winner
|
|
centered-relative-size: 0.6 0.6
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution: "gravity"
|
|
UITBHTMLView: text: "You won a Coru game with jeopardy!<br>You can pick one coin or rune of your choice from your opponent's deck:"
|
|
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Approximate time left to choose:"
|
|
TBTextField: id: "time-left"
|
|
|
|
TBLayout: axis: x, distribution: "gravity", gravity: "all"
|
|
UITBCoruPieceSet: id: "coins-set", header-text: "Coins", gravity: "all"
|
|
UITBCoruPieceSet: id: "runes-set", header-text: "Runes", gravity: "all"
|
|
|
|
TBLayout: axis: x
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|