//-------------------------------------------------------- // [Author]: 第二世界 // [ Date ]: Monday, January 28, 2019 //-------------------------------------------------------- using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using vnxbqy.UI; public class MergeServerTurntableResultWin : ILWindow { ItemCell itemCell = new ItemCell(); Button closeBtn; UIEffect jpEffect; UIEffect zjEffect; MergeServerTurntableModel model = MergeServerTurntableModel.Instance; #region Built-in protected override void BindController() { itemCell = proxy.GetWidgtEx("CommonItemCell"); closeBtn = proxy.GetWidgtEx