|
static void | AddOrRemoveChild (this UIElement elem, UIElement child, bool add) |
|
static void | DrawHoverStringInBounds (SpriteBatch spriteBatch, string text, Rectangle? bounds=null) |
|
static void | TooltipMouseText (string text) |
| Draws a tooltip on the mouse cursor. Functions like Main.MouseText(string, int, byte, int, int, int, int, int) and Main.hoverItemName, but adds the same background seen in item tooltips behind the text. More...
|
|
static T | WithFadedMouseOver< T > (this T elem, Color overColor=default, Color outColor=default, Color overBorderColor=default, Color outBorderColor=default) |
|
static T | WithPadding< T > (this T elem, float pixels) |
|
static T | WithPadding< T > (this T elem, string name, int id, Vector2? anchor=null, Vector2? offset=null) |
|
static T | WithView< T > (this T elem, float viewSize, float maxViewSize) |
|
|
static Asset< Texture2D > | ButtonCollapsedTexture [get, set] |
|
static Asset< Texture2D > | ButtonConfigTexture [get, set] |
|
static Asset< Texture2D > | ButtonDepsTexture [get, set] |
|
static Asset< Texture2D > | ButtonDowngradeTexture [get, set] |
|
static Asset< Texture2D > | ButtonDownloadMultipleTexture [get, set] |
|
static Asset< Texture2D > | ButtonDownloadTexture [get, set] |
|
static Asset< Texture2D > | ButtonErrorTexture [get, set] |
|
static Asset< Texture2D > | ButtonExclamationTexture [get, set] |
|
static Asset< Texture2D > | ButtonExpandedTexture [get, set] |
|
static Asset< Texture2D > | ButtonModConfigTexture [get, set] |
|
static Asset< Texture2D > | ButtonModInfoTexture [get, set] |
|
static Asset< Texture2D > | ButtonOpenFolder [get, set] |
|
static Asset< Texture2D > | ButtonPlusTexture [get, set] |
|
static Asset< Texture2D > | ButtonRunTModPorter [get, set] |
|
static Asset< Texture2D > | ButtonTranslationModTexture [get, set] |
|
static Asset< Texture2D > | ButtonUpDownTexture [get, set] |
|
static Asset< Texture2D > | ButtonUpgradeCsproj [get, set] |
|
static Asset< Texture2D > | ButtonUpgradeLang [get, set] |
|
static Asset< Texture2D > | ConfigSideIndicatorTexture [get, set] |
|
static Asset< Texture2D > | CopyCodeButtonTexture [get, set] |
|
static Asset< Texture2D > | DividerTexture [get, set] |
|
static Asset< Texture2D > | InfoDisplayPageArrowTexture [get, set] |
|
static Asset< Texture2D > | InnerPanelTexture [get, set] |
|
static Asset< Texture2D > | LoaderBgTexture [get, set] |
|
static Asset< Texture2D > | LoaderTexture [get, set] |
|
static Asset< Texture2D > | ModBrowserIconsTexture [get, set] |
|
static Asset< Texture2D > | ModLocationLocalIcon [get, set] |
|
static Asset< Texture2D > | ModLocationModPackIcon [get, set] |
|
static Asset< Texture2D > | tModLoaderTitleLinkButtonsTexture [get, set] |
|