Exemple #1
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_employeeFrieUI);
 }
Exemple #2
0
 public static void ShowMe(int pid = 1)
 {
     panelId = pid;
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_HuobanPanel);
 }
Exemple #3
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_EmployeeTask);
 }
Exemple #4
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_LotteryPanel);
 }
Exemple #5
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS__Arena);
 }
Exemple #6
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_Setpanel);
 }
Exemple #7
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_WishingTreePanel);
 }
Exemple #8
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_YaoqingTeamPanel);
 }
Exemple #9
0
 public static void ShowMe(EmployeeData data)
 {
     _employeeData = data;
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_HelpEmployeePanel);
 }
Exemple #10
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_MagicItemPanel);
 }
Exemple #11
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_EmployeeBuySkill);
 }
Exemple #12
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_copyTipsPanel);
 }
Exemple #13
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_FamilinfoPanel);
 }
Exemple #14
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_BabyTuJianPanel);
 }
Exemple #15
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_ArenaPvpPanel);
 }
Exemple #16
0
 public static void ShowMe(int iid)
 {
     itemid = iid;
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_ItemPanel);
 }
Exemple #17
0
 public static void ShowMe(string content)
 {
     content_ = content;
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS__ErrorTipsUI);
 }
Exemple #18
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_PanelXuan);
 }
Exemple #19
0
 public static void ShowMe(UIEventListener.VoidDelegate callback = null)
 {
     callback_ = callback;
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_Cinema, false);
 }
Exemple #20
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_chongwuPanel);
 }
Exemple #21
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_FixAllPanel);
 }
Exemple #22
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_MoreActivity);
 }
Exemple #23
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_CopyOpenPanel);
 }
Exemple #24
0
 public static void ShowMe(int babyid)
 {
     XInput.Instance.dealInput = false;
     babyId = babyid;
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_GetBabyPanelUI);
 }
Exemple #25
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_ProfessionPanel);
 }
Exemple #26
0
 public static void ShowEmployee(int id)
 {
     XInput.Instance.dealInput = false;
     empId = id;
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_GetBabyPanelUI);
 }
Exemple #27
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_EmployeeInfoPanel);
 }
Exemple #28
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_FamilyMonster);
 }
Exemple #29
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_CreateTeamPanel);
 }
Exemple #30
0
 public static void ShowMe()
 {
     UIBase.AsyncLoad(UIASSETS_ID.UIASSETS_HundredUI);
 }