using Microsoft.Xna.Framework.Graphics; using MonogameLibrary.UI.Base; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using MonogameLibrary.UI.Enums; using System; using System.Collections.Generic; using System.Security.Cryptography.X509Certificates; using System.Text; using System.Threading; using Microsoft.Xna.Framework.Content; namespace MonogameLibrary.UI.Elements; public class HoverWindow : DrawableUIElement { public string tagItem; public string discriptions; public Dictionary resourcesNeededToCraft; private List