Elin Decompiled Documentation EA 23.102 Nightly
|
Static Public Member Functions | |
static Color | GetFixedColor (Color c, bool dark) |
static string | TagColorGoodBad (this string s, Func< bool > funcGood, bool dark=false) |
static string | TagColorGoodBad (this string s, Func< bool > funcGood, Func< bool > funcBad, bool dark=false) |
static UICurrency | AttachCurrency (this Window window) |
static string | TagColor (this string s, FontColor c, SkinColorProfile colors=null) |
static string | TagColor (this string text, Func< bool > funcGood, SkinColorProfile colors=null) |
static string | TagColor (this string text, Func< bool > funcGood, Func< bool > funcBad, SkinColorProfile colors=null) |
static void | Sort (this List< Thing > things, UIList.SortMode m, bool ascending=false) |
Definition at line 5 of file CoreExtension.cs.
|
inlinestatic |
Definition at line 37 of file CoreExtension.cs.
References Util.
Definition at line 7 of file CoreExtension.cs.
References SkinRootStatic.colors, SkinColorProfile.contrast, and SkinManager.CurrentSkin.
Referenced by TagColorGoodBad().
|
inlinestatic |
Definition at line 59 of file CoreExtension.cs.
References Thing.GetName(), Card.SetSortVal(), and Card.sortVal.
|
inlinestatic |
|
inlinestatic |
Definition at line 53 of file CoreExtension.cs.
References SkinManager.CurrentColors, SkinColorProfile.textBad, SkinColorProfile.textDefault, and SkinColorProfile.textGood.
|
inlinestatic |
Definition at line 47 of file CoreExtension.cs.
References SkinManager.CurrentColors, SkinColorProfile.textBad, and SkinColorProfile.textGood.
|
inlinestatic |
Definition at line 19 of file CoreExtension.cs.
References SkinRootStatic.colors, SkinManager.CurrentSkin, and GetFixedColor().
|
inlinestatic |
Definition at line 25 of file CoreExtension.cs.
References SkinRootStatic.colors, SkinManager.CurrentSkin, and GetFixedColor().