public virtual void DrawBorder(SpriteBatch sb) { DrawingTools.DrawEmptyRectangle(sb, Position, Size, FlatColors.MIDNIGHT_BLUE, LayerDepths.D2); }