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

@@ -18,7 +18,7 @@ OptionCheckBox < CheckBox
MainWindow
id: optionsWindow
title: Options
text: Options
size: 286 280
@onEnter: Options.hide()
@onEscape: Options.hide()