1 using Microsoft.Xna.Framework;
2 using System.Collections.Generic;
14 if (_instance ==
null)
29 .Where(c => c !=
null);
39 AutoHideScrollBar =
true,
40 KeepSpaceForScrollBar =
true
55 public static Color Color =
new Color(20, 20, 20, 255);
RectTransform RectTransform
GUIFrame Content
A frame that contains the contents of the listbox. The frame itself is not rendered.
override void ClearChildren()
static int GraphicsHeight
ParamsEditor(RectTransform rectT=null)
IEnumerable< SerializableEntityEditor > FindEntityEditors()
Uses Linq queries. Don't use too frequently or reimplement.
GUIListBox CreateEditorBox(RectTransform rectT=null)
static ParamsEditor Instance