26 lines
1.4 KiB
C#
26 lines
1.4 KiB
C#
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
|
|
|
using FairyGUI;
|
|
|
|
namespace FGUI.Common_01
|
|
{
|
|
public class Common_01Binder
|
|
{
|
|
public static void BindAll()
|
|
{
|
|
UIObjectFactory.SetPackageItemExtension(btn_watchAd.URL, typeof(btn_watchAd));
|
|
UIObjectFactory.SetPackageItemExtension(com_broadcast_text1.URL, typeof(com_broadcast_text1));
|
|
UIObjectFactory.SetPackageItemExtension(btn_get.URL, typeof(btn_get));
|
|
UIObjectFactory.SetPackageItemExtension(com_adcoming.URL, typeof(com_adcoming));
|
|
UIObjectFactory.SetPackageItemExtension(wheel.URL, typeof(wheel));
|
|
UIObjectFactory.SetPackageItemExtension(item_wheel.URL, typeof(item_wheel));
|
|
UIObjectFactory.SetPackageItemExtension(wheel_.URL, typeof(wheel_));
|
|
UIObjectFactory.SetPackageItemExtension(com_broadcast_new.URL, typeof(com_broadcast_new));
|
|
UIObjectFactory.SetPackageItemExtension(broadcast_top.URL, typeof(broadcast_top));
|
|
UIObjectFactory.SetPackageItemExtension(broadcast_topitem.URL, typeof(broadcast_topitem));
|
|
UIObjectFactory.SetPackageItemExtension(com_tips.URL, typeof(com_tips));
|
|
UIObjectFactory.SetPackageItemExtension(btn_saveingpot.URL, typeof(btn_saveingpot));
|
|
UIObjectFactory.SetPackageItemExtension(btn_yellow.URL, typeof(btn_yellow));
|
|
}
|
|
}
|
|
} |