Eduardo Bart 159eb98df2 introduce startup options
* startup options with -help and -version
* many startup options for graphics
2012-03-22 13:10:12 -03:00

16 lines
307 B
Plaintext

VipListLabel < GameLabel
font: verdana-11px-monochrome
phantom: false
&onMousePress: VipList.onVipListLabelMousePress
MiniWindow
id: vipWindow
text: VIP List
height: 100
UIWidget
id: vipList
layout: verticalBox
anchors.fill: parent
&onMousePress: VipList.onVipListMousePress