forked from townforge/townforge
20 lines
508 B
Plaintext
20 lines
508 B
Plaintext
WindowInfo
|
|
|
|
TBLayout: axis: y, size: "available", distribution: "gravity", position: "top"
|
|
TBLayout: axis: x
|
|
TBTextField: id: "coins"
|
|
TBTextField: text: "coins"
|
|
TBLayout: axis: x
|
|
TBTextField: id: "runes"
|
|
TBTextField: text: "runes"
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Weight:"
|
|
TBTextField: id: "weight"
|
|
TBTextField: text: "/"
|
|
TBTextField: id: "max-weight"
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Value:"
|
|
TBTextField: id: "value"
|
|
TBTextField: text: "/"
|
|
TBTextField: id: "max-value"
|