using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using Robust.Shared.Maths;
using static Robust.Client.UserInterface.Controls.BoxContainer;
namespace Robust.Client.UserInterface.Controls
{
///
/// A good simple menu bar control, like the one at the top of your IDE!
///
public class MenuBar : PanelContainer
{
private readonly List