"resource/SkillSelectionDialog.res" { "SkillSelection" { "ControlName" "CSkillSelectionDialog" "fieldName" "SkillSelection" "xpos" "388" "ypos" "200" "wide" "248" "tall" "180" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "settitlebarvisible" "1" "title" "#GameUI_SelectSkill" } "EasyRadio" { "ControlName" "RadioButton" "fieldName" "EasyRadio" "xpos" "52" "ypos" "42" "wide" "120" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "1" "labelText" "#GameUI_Easy" "textAlignment" "west" "dulltext" "0" "brighttext" "0" "wrap" "0" "Default" "0" "SubTabPosition" "1" } "MediumRadio" { "ControlName" "RadioButton" "fieldName" "MediumRadio" "xpos" "52" "ypos" "68" "wide" "120" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "1" "labelText" "#GameUI_Medium" "textAlignment" "west" "dulltext" "0" "brighttext" "0" "wrap" "0" "Default" "0" "SubTabPosition" "2" } "HardRadio" { "ControlName" "RadioButton" "fieldName" "HardRadio" "xpos" "52" "ypos" "94" "wide" "120" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "1" "labelText" "#GameUI_Hard" "textAlignment" "west" "dulltext" "0" "brighttext" "0" "wrap" "0" "Default" "0" "SubTabPosition" "3" } "CancelButton" { "ControlName" "Button" "fieldName" "CancelButton" "xpos" "142" "ypos" "132" "wide" "80" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "3" "labelText" "#GameUI_Cancel" "textAlignment" "west" "dulltext" "0" "brighttext" "0" "wrap" "0" "Command" "Close" "Default" "0" } "StartButton" { "ControlName" "Button" "fieldName" "StartButton" "xpos" "52" "ypos" "132" "wide" "80" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "2" "labelText" "#GameUI_Start" "textAlignment" "west" "dulltext" "0" "brighttext" "0" "wrap" "0" "Command" "Play" "Default" "1" } }