42 uIElement.HAlign = 0.5f;
46 uIPanel.BackgroundColor =
new Color(33, 43, 79) * 0.8f;
52 _playerList.ListPadding = 5f;
57 _scrollbar.HAlign = 1f;
60 uITextPanel.HAlign = 0.5f;
63 uITextPanel.BackgroundColor =
new Color(73, 94, 171);
68 uITextPanel2.VAlign = 1f;
78 uITextPanel3.HAlign = 1f;
111 Main.PendingPlayer =
new Player();
181 base.Draw(spriteBatch);
231 UILinkPointNavigator.Shortcuts.BackButtonCommand = 1;
238 uILinkPoint.Right =
num2 + 1;
242 uILinkPoint.Left =
num2 - 1;
287 for (
int l = 0;
l <
array.GetLength(0);
l++)
296 uILinkPoint.Up =
num5;
304 uILinkPoint.Down = num;
311 UILinkPointNavigator.Shortcuts.FANCYUI_HIGHEST_INDEX =
num2;
bool ICollection< KeyValuePair< TKey, TValue > >. Remove(KeyValuePair< TKey, TValue > keyValuePair)
static void PlaySound(int type, Vector2 position, int style=1)
virtual void Add(UIElement item)
void SetScrollbar(UIScrollbar scrollbar)
void SetView(float viewSize, float maxViewSize)
void GoBackClick(UIMouseEvent evt, UIElement listeningElement)
List< Tuple< string, bool > > favoritesCache
void FadedMouseOut(UIMouseEvent evt, UIElement listeningElement)
override void Draw(SpriteBatch spriteBatch)
void FadedMouseOver(UIMouseEvent evt, UIElement listeningElement)
bool _isScrollbarAttached
UITextPanel< LocalizedText > _backPanel
override void OnActivate()
bool UpdateFavoritesCache()
override void OnInitialize()
void NewCharacterClick(UIMouseEvent evt, UIElement listeningElement)
void SetupGamepadPoints(SpriteBatch spriteBatch)
override void Recalculate()
UITextPanel< LocalizedText > _newPanel
static readonly Color FancyUIFatButtonMouseOver
string GetFileName(bool includeExtension=true)
static LocalizedText GetText(string key)
static UserInterface MenuUI
static void LoadPlayers()
static List< PlayerFileData > PlayerList
static Player PendingPlayer
static void ChangePoint(int PointID)
static Dictionary< int, UILinkPoint > Points
static void SetPosition(int ID, Vector2 Position)
void Append(UIElement element)
void RemoveChild(UIElement child)
virtual List< SnapPoint > GetSnapPoints()
Rectangle GetClippingRectangle(SpriteBatch spriteBatch)
void Set(float pixels, float precent)