Ejemplo n.º 1
0
        public void ShowAllElements()
        {
            TradeLabel.Show();
            PartyLabel.Show();
            FriendLabel.Show();
            ExpBackground.Show();
            ExpBar.Show();
            ExpLbl.Show();
            ExpTitle.Show();
            EntityMap.Show();
            EventDesc.Show();
            MpBackground.Show();
            MpBar.Show();
            MpTitle.Show();
            MpLbl.Show();
            HpBackground.Show();
            HpBar.Show();
            HpLbl.Show();
            HpTitle.Show();

            TryShowGuildButton();
        }