/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ using FairyGUI; namespace FGUI.tixian { public class tixianBinder { public static void BindAll() { UIObjectFactory.SetPackageItemExtension(com_cord_new.URL, typeof(com_cord_new)); UIObjectFactory.SetPackageItemExtension(btn_get.URL, typeof(btn_get)); UIObjectFactory.SetPackageItemExtension(com_lastname.URL, typeof(com_lastname)); UIObjectFactory.SetPackageItemExtension(com_firstname.URL, typeof(com_firstname)); UIObjectFactory.SetPackageItemExtension(com_enter.URL, typeof(com_enter)); UIObjectFactory.SetPackageItemExtension(btn_edit.URL, typeof(btn_edit)); UIObjectFactory.SetPackageItemExtension(com_task.URL, typeof(com_task)); UIObjectFactory.SetPackageItemExtension(cash_levelcom.URL, typeof(cash_levelcom)); UIObjectFactory.SetPackageItemExtension(level_btn.URL, typeof(level_btn)); UIObjectFactory.SetPackageItemExtension(com_regulation.URL, typeof(com_regulation)); UIObjectFactory.SetPackageItemExtension(com_broadcast.URL, typeof(com_broadcast)); UIObjectFactory.SetPackageItemExtension(btn_pay.URL, typeof(btn_pay)); UIObjectFactory.SetPackageItemExtension(com_info.URL, typeof(com_info)); UIObjectFactory.SetPackageItemExtension(btn_confirm.URL, typeof(btn_confirm)); UIObjectFactory.SetPackageItemExtension(com_cord.URL, typeof(com_cord)); UIObjectFactory.SetPackageItemExtension(com_rank.URL, typeof(com_rank)); UIObjectFactory.SetPackageItemExtension(com_newRecord.URL, typeof(com_newRecord)); UIObjectFactory.SetPackageItemExtension(com_ticket_item.URL, typeof(com_ticket_item)); UIObjectFactory.SetPackageItemExtension(btn_kicket.URL, typeof(btn_kicket)); UIObjectFactory.SetPackageItemExtension(btn_code.URL, typeof(btn_code)); UIObjectFactory.SetPackageItemExtension(com_saveingpot.URL, typeof(com_saveingpot)); UIObjectFactory.SetPackageItemExtension(btn_top.URL, typeof(btn_top)); UIObjectFactory.SetPackageItemExtension(com_confirm.URL, typeof(com_confirm)); UIObjectFactory.SetPackageItemExtension(com_record.URL, typeof(com_record)); } } }