move UIWindow to lua

This commit is contained in:
Eduardo Bart
2012-01-10 21:13:38 -02:00
parent a1374baee1
commit 8ad88c4070
23 changed files with 57 additions and 254 deletions

View File

@@ -1,6 +1,6 @@
MainWindow
size: 256 128
title: Add to VIP list
text: Add to VIP list
@onEnter: VipList.addVip()
@onEscape: VipList.destroyAddWindow()

View File

@@ -6,7 +6,7 @@ VipListLabel < GameLabel
MiniWindow
id: vipWindow
title: VIP List
text: VIP List
UIWidget
id: vipList