2012-01-14 17:31:20 -02: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