Exemplo n.º 1
0
        private Image _Img_GuideET;                       //引导ET贴图



        void Awake()
        {
            Instance = this;                    //得到本类实例
        }
Exemplo n.º 2
0
        private Image _ImgGuideET;            // ET texture

        void Awake()
        {
            Instance = this;
        }