using System.Collections.Generic; using MonoGame.Extended.Gui; namespace Sandbox.Experiments { public static class GuiElementExtensions { } }