换皮
This commit is contained in:
@@ -37,23 +37,23 @@ namespace FGUI.Pack_16
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
pay_type = GetControllerAt(0);
|
||||
text_goldnum = (GTextField)GetChildAt(10);
|
||||
text_refreshnum = (GTextField)GetChildAt(11);
|
||||
text_outnum = (GTextField)GetChildAt(12);
|
||||
text_backnum1 = (GTextField)GetChildAt(13);
|
||||
title2 = (GTextField)GetChildAt(17);
|
||||
tips1 = (GTextField)GetChildAt(18);
|
||||
ads = (GTextField)GetChildAt(19);
|
||||
btn_buypack = (GButton)GetChildAt(20);
|
||||
btn_buyremovead = (GButton)GetChildAt(21);
|
||||
btn_close0 = (GButton)GetChildAt(23);
|
||||
btn_close1 = (GButton)GetChildAt(24);
|
||||
tips2 = (GTextField)GetChildAt(26);
|
||||
ads1 = (GTextField)GetChildAt(27);
|
||||
text_goldnum2 = (GTextField)GetChildAt(28);
|
||||
btn_max_pack = (GButton)GetChildAt(29);
|
||||
btn_max_remove = (GButton)GetChildAt(30);
|
||||
text_removetime = (GTextField)GetChildAt(31);
|
||||
text_goldnum = (GTextField)GetChildAt(9);
|
||||
text_refreshnum = (GTextField)GetChildAt(10);
|
||||
text_outnum = (GTextField)GetChildAt(11);
|
||||
text_backnum1 = (GTextField)GetChildAt(12);
|
||||
title2 = (GTextField)GetChildAt(16);
|
||||
tips1 = (GTextField)GetChildAt(17);
|
||||
ads = (GTextField)GetChildAt(18);
|
||||
btn_buypack = (GButton)GetChildAt(19);
|
||||
btn_buyremovead = (GButton)GetChildAt(20);
|
||||
btn_close0 = (GButton)GetChildAt(22);
|
||||
btn_close1 = (GButton)GetChildAt(23);
|
||||
tips2 = (GTextField)GetChildAt(25);
|
||||
ads1 = (GTextField)GetChildAt(26);
|
||||
text_goldnum2 = (GTextField)GetChildAt(27);
|
||||
btn_max_pack = (GButton)GetChildAt(28);
|
||||
btn_max_remove = (GButton)GetChildAt(29);
|
||||
text_removetime = (GTextField)GetChildAt(30);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user