Elin Decompiled Documentation EA 23.102 Nightly
|
Classes | |
class | FontData |
class | FontSaveData |
class | FontSet |
Public Member Functions | |
void | SetFonts (FontSaveData dataUI, FontSaveData dataChatbox, FontSaveData dataBalloon, FontSaveData dataDialog, FontSaveData dataWidget, FontSaveData dataNews) |
void | InitFont () |
void | SetMainSkin (int id) |
void | SetMainSkin () |
void | SetMainSkin (SkinRootStatic dest) |
Public Attributes | |
List< FontSource > | fontList |
List< FontSource > | fontListOriginal |
List< SkinSet > | skinSets |
List< SkinRootStatic > | mainSkins |
SkinRootStatic | currentSkin |
SkinRootStatic | defaultSkin |
SkinRootStatic | skinLight |
SkinRootStatic | skinDark |
SkinRootStatic | skinTitle |
Action | onSetSkin |
TMP_FontAsset | fontAsset |
TMP_FontAsset | defaultFontAsset |
Texture2D | originalTexture |
FontSet | fontSet = new FontSet() |
Dictionary< string, FontSource > | dictFonts |
Static Public Attributes | |
static SkinManager | _Instance |
static int | LimitFontSizeMod_UI = 999 |
static SkinRootStatic | tempSkin |
Properties | |
static SkinManager | Instance [get] |
List< FontSource > | FontList [get] |
static SkinRootStatic | CurrentSkin [get] |
static SkinColorProfile | CurrentColors [get] |
static SkinColorProfile | DarkColors [get] |
Definition at line 6 of file SkinManager.cs.
|
inline |
Definition at line 109 of file SkinManager.cs.
References FontSource._name, Debug, dictFonts, FontSource.font, fontList, fontListOriginal, LangSetting.id, item, Lang.langCode, LangSetting.listFont, and Lang.setting.
Referenced by CoreConfig.OnSetLang().
|
inline |
Definition at line 88 of file SkinManager.cs.
References UIText.ApplySkin(), BaseCore.canvas, SkinManager.FontSaveData.index, and BaseCore.Instance.
|
inline |
Definition at line 148 of file SkinManager.cs.
References currentSkin, mainSkins, and SetMainSkin().
Referenced by SetMainSkin().
|
inline |
Definition at line 143 of file SkinManager.cs.
References mainSkins, and SetMainSkin().
|
inline |
Definition at line 153 of file SkinManager.cs.
References currentSkin, defaultSkin, onSetSkin, originalTexture, and SkinRootStatic.skinTexture.
|
static |
Definition at line 41 of file SkinManager.cs.
SkinRootStatic SkinManager.currentSkin |
Definition at line 53 of file SkinManager.cs.
Referenced by UIImage.ApplySkin(), UIRawImage.ApplySkin(), WindowInner.ApplySkin(), and SetMainSkin().
TMP_FontAsset SkinManager.defaultFontAsset |
Definition at line 69 of file SkinManager.cs.
SkinRootStatic SkinManager.defaultSkin |
Definition at line 55 of file SkinManager.cs.
Referenced by SetMainSkin().
Dictionary<string, FontSource> SkinManager.dictFonts |
Definition at line 76 of file SkinManager.cs.
Referenced by InitFont().
TMP_FontAsset SkinManager.fontAsset |
Definition at line 67 of file SkinManager.cs.
List<FontSource> SkinManager.fontList |
Definition at line 45 of file SkinManager.cs.
Referenced by InitFont().
List<FontSource> SkinManager.fontListOriginal |
Definition at line 47 of file SkinManager.cs.
Referenced by InitFont().
Definition at line 74 of file SkinManager.cs.
Referenced by UIText.ApplySkin(), UiInputField.Awake(), UIInputText.Awake(), and Popper.SetText().
|
static |
Definition at line 43 of file SkinManager.cs.
Referenced by UIText.ApplySkin().
List<SkinRootStatic> SkinManager.mainSkins |
Definition at line 51 of file SkinManager.cs.
Referenced by SetMainSkin().
Action SkinManager.onSetSkin |
Definition at line 65 of file SkinManager.cs.
Referenced by SetMainSkin().
Texture2D SkinManager.originalTexture |
Definition at line 72 of file SkinManager.cs.
Referenced by SetMainSkin().
SkinRootStatic SkinManager.skinDark |
Definition at line 59 of file SkinManager.cs.
Referenced by WidgetPopText._Say(), and SkinRootStatic.GetSkin().
SkinRootStatic SkinManager.skinLight |
Definition at line 57 of file SkinManager.cs.
Referenced by SkinRootStatic.GetSkin().
List<SkinSet> SkinManager.skinSets |
Definition at line 49 of file SkinManager.cs.
Referenced by SkinRoot.ApplySkin(), and Widget.GetSkin().
SkinRootStatic SkinManager.skinTitle |
Definition at line 61 of file SkinManager.cs.
Referenced by SkinRootStatic.GetSkin().
|
static |
Definition at line 63 of file SkinManager.cs.
Referenced by UINote.Clear(), and UIList.Refresh().
|
staticget |
Definition at line 84 of file SkinManager.cs.
Referenced by ElementContainer.AddNote(), BaseStats.GetColor(), UIHomeInfo.RefreshInfo(), UIRecipeInfo.RefreshList(), ButtonGrid.SetRecipe(), Element.SetTextValue(), CoreExtension.TagColor(), and ButtonGrid.WriteReqMat().
|
staticget |
Definition at line 82 of file SkinManager.cs.
Referenced by UIText.ApplySkin(), UINote.Clear(), CoreExtension.GetFixedColor(), WindowMenu.Init(), UIList.Refresh(), UITooltip.SetData(), and CoreExtension.TagColorGoodBad().
|
staticget |
Definition at line 86 of file SkinManager.cs.
Referenced by InvOwner.GetTextDetail(), and InvOwner.ListInteractions().
|
get |
Definition at line 80 of file SkinManager.cs.
Referenced by UIText.ApplySkin(), and LayerConfig.SetFont().
|
staticget |
Definition at line 78 of file SkinManager.cs.
Referenced by WidgetPopText._Say(), UIImage.ApplySkin(), UIRawImage.ApplySkin(), UIText.ApplySkin(), WindowInner.ApplySkin(), SkinRoot.ApplySkin(), UiInputField.Awake(), UIInputText.Awake(), Widget.GetSkin(), SkinRootStatic.GetSkin(), CoreConfig.OnSetLang(), and Popper.SetText().