Elin Decompiled Documentation EA 23.102 Nightly
|
Classes | |
class | SaveData |
class | Setting |
Public Types | |
enum | Type { Default , AlignToMouse , Side } |
Public Member Functions | |
void | Init (Layer _layer=null) |
void | RefreshTipPivotPosition () |
void | SetRect (RectData data, bool mousePos=false) |
void | UpdateSaveData () |
void | OnKill () |
void | ApplySkin () |
T | SwitchContent< T > () |
void | SwitchContent (UIContent content) |
void | SwitchContent (string name) |
void | SwitchContent (Setting.Tab tab) |
UIContent | SwitchContent (int index) |
void | SetTitles (string langList, string idHeaderRow=null) |
void | SetCaption (string text) |
void | AddHeader (string langLeft=null, string langRight=null) |
void | LoadHeader (string id="HeaderRow") |
void | SetPosition () |
T | SetContent< T > (int tabIndex=-1, string id=null) |
void | SetContent (int tabIndex, UIContent content) |
T | GetContent< T > () |
bool | NextTab (int a) |
void | BuildTabs (int index=-1) |
Setting.Tab | AddTab (string idLang, UIContent content=null, Action action=null, Sprite sprite=null, string langTooltip=null) |
int | GetTab (UIContent content) |
int | GetTab (string name) |
void | ClearBottomButtons () |
UIButton | AddBottomButton (string idLang, UnityAction onClick, bool setFirst=false) |
void | AddBottomSpace (int size=20) |
void | EnableShadow () |
void | SetInteractable (bool enable, float alpha=0.5f) |
void | Close () |
void | InitPanel () |
void | OnChangeResolution () |
void | SetAnchor () |
void | OnApplicationFocus (bool focus) |
void | BringToTop () |
void | ClampToScreen () |
void | OnChangeResolution () |
void | ApplySkin () |
Static Public Attributes | |
static Dictionary< string, SaveData > | dictData = new Dictionary<string, SaveData>() |
static Dictionary< string, int > | dictTab = new Dictionary<string, int>() |
static bool | openLastTab |
static bool | animateWindow |
Properties | |
string | idWindow [get] |
Setting.Tab | CurrentTab [get] |
UIContent | CurrentContent [get] |
bool | AutoAnchor [get] |
SkinRootStatic | Skin [get] |
Canvas | Canvas [get] |
EventTrigger | EventTrigger [get] |
RectTransform | RectTransform [get] |
Vector3 | CorrectedLossyScale [get] |
Vector3[] | FrameOuterCorners [get] |
Vector3[] | FrameInnerCorners [get] |
Vector3[] | CaptionCorners [get] |
bool | isStatic [get] |
Private Member Functions | |
void | Awake () |
void | RecalculatePositionCaches () |
void | Update () |
void | OnPointerEnter (PointerEventData data) |
void | OnPointerExit (PointerEventData data) |
void | OnPointerDown (PointerEventData data) |
void | OnPointerUp (PointerEventData data) |
void | ProcessCursorChanges () |
void | ProcessMovement () |
void | ProcessResize () |
bool | CursorOverTopBorder (bool canExceed=false) |
bool | CursorOverBottomBorder (bool canExceed=false) |
bool | CursorOverLeftBorder (bool canExceed=false) |
bool | CursorOverRightBorder (bool canExceed=false) |
bool | CursorOverCaption () |
bool | CursorOverWindow () |
Private Attributes | |
RectTransform | _rect |
LayoutGroup | layoutWindow |
bool? | shadowEnabled |
Shadow | bgShadow |
Canvas | _canvas |
EventTrigger | _eventTrigger |
RectTransform | _rectTransform |
Vector3 | _correctedLossyScale |
Vector3[] | _frameOuterCorners |
Vector3[] | _frameInnerCorners |
Vector3[] | _captionCorners |
bool | IsProcessingCursorChanges |
bool | IsProcessingMovement |
bool | IsProcessingResize |
bool | IsResizingOverTop |
bool | IsResizingOverBottom |
bool | IsResizingOverLeft |
bool | IsResizingOverRight |
Vector3 | LastScreenCursorPosition |
Vector3 | dragStartPos |
Vector3 | dragOffset |
bool | scrolling |
bool | isTop |
float | floatAlpha |
enum Window.Type |
Enumerator | |
---|---|
Default | |
AlignToMouse | |
Side |
|
inline |
Definition at line 1486 of file Window.cs.
References UIButton.mainText, moldBottom, rectBottom, UIText.SetLang(), and Util.
Referenced by Init().
|
inline |
Definition at line 1499 of file Window.cs.
References rectBottom, and RectTransform.
|
inline |
Definition at line 1295 of file Window.cs.
References LoadHeader(), rectHeader, and UIHeader.SetText().
|
inline |
Definition at line 1443 of file Window.cs.
References setting, and Window.Setting.tabs.
Referenced by UIMultiList.AddOwner(), and LayerCraft.RefreshCategory().
|
inline |
Implements IUISkin.
Definition at line 1129 of file Window.cs.
References SkinRootStatic.alwaysShadow, bgCaption, bgShadow, SkinRootStatic.Positions.bottom, SkinRootStatic.captionBG, SkinRootStatic.captionOutline, cg, Color, SkinRootStatic.colorsEx, SkinColorProfileEx.deco1, deco1, EnableShadow(), UIImage.frame, imageBG, WindowMenu.layout, SkinRootStatic.Positions.leftMenu, menuLeft, SkinRootStatic.noShadow, Outline, SkinRootStatic.Positions.paddingWindow, posBottom, SkinRootStatic.positions, posTab, rectCorner, rectDeco, setting, shadowEnabled, Skin, SkinRootStatic.Positions.tab, Window.Setting.tabAfterCaption, textCaption, SkinRootStatic.transparency, Window.Setting.transparent, SkinRootStatic.useDeco, SkinRootStatic.useFrame, and SkinRootStatic.Positions.windowCorner.
Referenced by Init().
|
inlineprivate |
Definition at line 934 of file Window.cs.
References _rect, bgShadow, Canvas, cg, controller, imageBG, layoutWindow, menuBottom, menuLeft, menuLeftBottom, menuRight, posBottom, posCaption, posTab, rectBottom, rectCaption, rectTab, Window.Setting.rightMenuAlias, setting, and Window.Setting.tabAfterCaption.
|
inline |
Definition at line 1747 of file Window.cs.
References layer, and Layer.windows.
Referenced by Update().
|
inline |
Definition at line 1396 of file Window.cs.
References Window.Setting.alwaysShowTab, groupTab, UISelectableGroup.Init(), UIButton.mainText, moldTab, rectTab, RectTransform, UIText.SetLang(), setting, SwitchContent(), Window.Setting.tabs, and Util.
Referenced by Init(), and LayerCraft.RefreshCategory().
|
inline |
Definition at line 1765 of file Window.cs.
References Window.Setting.clampMargin, RectTransform, and setting.
Referenced by LayerInventory.CreateContainerAlly(), LayerInventory.CreateContainerPC(), InitPanel(), OnChangeResolution(), and ProcessMovement().
|
inline |
Definition at line 1481 of file Window.cs.
References rectBottom.
|
inline |
Definition at line 1531 of file Window.cs.
References layer, and Layer.OnClickClose().
Referenced by Init().
|
inlineprivate |
Definition at line 1995 of file Window.cs.
References FrameInnerCorners, FrameOuterCorners, and LastScreenCursorPosition.
Referenced by OnPointerDown(), and ProcessCursorChanges().
|
inlineprivate |
Definition at line 2049 of file Window.cs.
References InputModuleEX.GetList(), and item.
Referenced by OnPointerDown().
|
inlineprivate |
Definition at line 2013 of file Window.cs.
References FrameInnerCorners, FrameOuterCorners, and LastScreenCursorPosition.
Referenced by OnPointerDown(), and ProcessCursorChanges().
|
inlineprivate |
Definition at line 2026 of file Window.cs.
References FrameInnerCorners, FrameOuterCorners, and LastScreenCursorPosition.
Referenced by OnPointerDown(), and ProcessCursorChanges().
|
inlineprivate |
Definition at line 1990 of file Window.cs.
Referenced by ProcessCursorChanges().
|
inlineprivate |
Definition at line 2061 of file Window.cs.
References FrameOuterCorners, and LastScreenCursorPosition.
|
inline |
Definition at line 1506 of file Window.cs.
References imageBG, SkinRootStatic.noShadow, SkinRootStatic.shadowColor, and Skin.
Referenced by ApplySkin().
|
inline |
T | : | UIContent |
Definition at line 1369 of file Window.cs.
References CurrentContent.
|
inline |
|
inline |
Definition at line 1457 of file Window.cs.
References setting, and Window.Setting.tabs.
Referenced by SwitchContent(), and SwitchContent< T >().
|
inline |
Definition at line 970 of file Window.cs.
References _rect, BaseCore.actionsLateUpdate, AddBottomButton(), Window.SaveData.anchor, animateWindow, Window.Setting.anime, ApplySkin(), Window.Setting.asWidget, AutoAnchor, Window.Setting.bottomBack, BuildTabs(), buttonClose, Layer.Option.canClose, Close(), Window.SaveData.customAnchor, dictData, dictTab, Lang.GetList(), Window.SaveData.h, iconCaption, idTab, idWindow, if(), InitPanel(), BaseCore.Instance, layer, leftSide, Window.Setting.openLastTab, openLastTab, Layer.option, Window.Setting.posFix, rectBottom, RefreshTipPivotPosition(), saveData, Window.Setting.saveWindow, SetCaption(), setting, SetTitles(), Window.Setting.spriteCaption, SwitchContent(), Window.Setting.tabs, Window.Setting.textCaption, textCaption, Window.Setting.type, BaseCore.uiScale, Window.Setting.usePosFix, Window.SaveData.w, Window.SaveData.x, and Window.SaveData.y.
|
inline |
Definition at line 1539 of file Window.cs.
References AutoAnchor, ClampToScreen(), EventTrigger, isStatic, OnPointerDown(), OnPointerEnter(), OnPointerExit(), OnPointerUp(), RecalculatePositionCaches(), and SetAnchor().
Referenced by Init().
|
inline |
Definition at line 1319 of file Window.cs.
References rectHeader, RectTransform, and Util.
Referenced by AddHeader(), and SetTitles().
|
inline |
Definition at line 1378 of file Window.cs.
References CurrentTab, setting, and Window.Setting.tabs.
Referenced by Scene.OnUpdate().
|
inline |
Definition at line 1606 of file Window.cs.
References IsProcessingCursorChanges, IsProcessingMovement, IsResizingOverBottom, IsResizingOverLeft, and IsResizingOverRight.
|
inline |
Implements IChangeResolution.
Definition at line 1580 of file Window.cs.
References AutoAnchor, ClampToScreen(), IsProcessingCursorChanges, isStatic, RecalculatePositionCaches(), and SetAnchor().
|
inline |
Definition at line 1116 of file Window.cs.
References dictTab, idTab, idWindow, Window.Setting.openLastTab, saveData, setting, and UpdateSaveData().
Referenced by Layer.Kill().
|
inlineprivate |
Definition at line 1794 of file Window.cs.
References CursorOverBottomBorder(), CursorOverCaption(), CursorOverLeftBorder(), CursorOverRightBorder(), EInput.dragHack, dragOffset, dragStartPos, IsProcessingCursorChanges, IsProcessingMovement, IsProcessingResize, IsResizingOverBottom, IsResizingOverLeft, IsResizingOverRight, and IsResizingOverTop.
Referenced by InitPanel().
|
inlineprivate |
Definition at line 1780 of file Window.cs.
References IsProcessingCursorChanges.
Referenced by InitPanel().
|
inlineprivate |
Definition at line 1785 of file Window.cs.
References IsProcessingCursorChanges, IsProcessingResize, and CursorSystem.SetCursor().
Referenced by InitPanel().
|
inlineprivate |
|
inlineprivate |
Definition at line 1814 of file Window.cs.
References Window.Setting.allowResize, CursorOverBottomBorder(), CursorOverLeftBorder(), CursorOverRightBorder(), CursorOverTopBorder(), IsProcessingResize, isTop, CursorSystem.ResizeNESW, CursorSystem.ResizeNS, CursorSystem.ResizeNWSE, CursorSystem.ResizeWE, CursorSystem.SetCursor(), and setting.
Referenced by Update().
|
inlineprivate |
Definition at line 1845 of file Window.cs.
References Canvas, ClampToScreen(), and dragOffset.
Referenced by Update().
|
inlineprivate |
Definition at line 1854 of file Window.cs.
References Window.Setting.bound, Canvas, CorrectedLossyScale, IsResizingOverBottom, IsResizingOverLeft, IsResizingOverRight, IsResizingOverTop, LastScreenCursorPosition, RecalculatePositionCaches(), RectTransform, Window.Setting.resizeGrid, and setting.
Referenced by Update().
|
inlineprivate |
Definition at line 1599 of file Window.cs.
References _captionCorners, _frameInnerCorners, and _frameOuterCorners.
Referenced by InitPanel(), OnChangeResolution(), ProcessResize(), and Update().
|
inline |
Definition at line 1071 of file Window.cs.
References tipPiovotLeft, and tipPivotRight.
|
inline |
Definition at line 1594 of file Window.cs.
References _rect, Window.SaveData.customAnchor, and saveData.
Referenced by Widget.AddLayer(), InitPanel(), OnChangeResolution(), and Update().
|
inline |
Definition at line 1289 of file Window.cs.
References UIText.SetText(), and textCaption.
Referenced by Init(), ListOwner< T1, T2 >.OnSwitchContent(), WindowChara.RefreshStatic(), SetTitles(), and SwitchContent().
|
inline |
Definition at line 1355 of file Window.cs.
References Window.Setting.Tab.content, rectTab, setting, and Window.Setting.tabs.
Referenced by SetContent< T >().
|
inline |
T | : | UIContent |
Definition at line 1348 of file Window.cs.
References SetContent(), Util, and view.
|
inline |
Definition at line 1525 of file Window.cs.
Referenced by LayerCraft.OnCompleteCraft(), and LayerCraft.SetFactory().
|
inline |
Definition at line 1341 of file Window.cs.
References RectTransform.
|
inline |
Definition at line 1084 of file Window.cs.
References _rect, RectData.Apply(), and EInput.uiMousePosition.
|
inline |
Definition at line 1262 of file Window.cs.
References Lang.GetList(), LoadHeader(), rectHeader, SetCaption(), and UIHeader.SetText().
Referenced by Init(), and ListOwner< T1, T2 >.OnSwitchContent().
|
inline |
Definition at line 1213 of file Window.cs.
References Window.Setting.Tab.action, Window.Setting.Tab.content, controller, CurrentContent, Layer.GetTextHeader(), groupTab, idTab, layer, UIContent.OnInstantiate(), UIContent.OnSwitchContent(), Layer.OnSwitchContent(), WindowController.OnSwitchContent(), UISelectableGroup.Select(), SetCaption(), setting, Window.Setting.tabs, Util, and view.
|
inline |
Definition at line 1208 of file Window.cs.
References setting, SwitchContent(), and Window.Setting.tabs.
|
inline |
|
inline |
Definition at line 1198 of file Window.cs.
References GetTab(), and SwitchContent().
Referenced by BuildTabs(), Init(), WindowChara.SetChara(), SwitchContent(), and SwitchContent< T >().
|
inline |
T | : | UIContent |
Definition at line 1192 of file Window.cs.
References CurrentContent, GetTab(), and SwitchContent().
|
inlineprivate |
Definition at line 1615 of file Window.cs.
References _rect, attachedWindow, attachFix, AutoAnchor, BringToTop(), Canvas, cgBG, cgFloatMenu, Window.Setting.dontBringToTop, floatAlpha, isFloat, InputModuleEX.IsPointerOver(), IsProcessingCursorChanges, IsProcessingMovement, IsProcessingResize, IsResizingOverBottom, IsResizingOverLeft, IsResizingOverRight, IsResizingOverTop, isStatic, isTop, item, LastScreenCursorPosition, listCgFloat, UIDynamicList.OnResizeWindow(), ProcessCursorChanges(), ProcessMovement(), ProcessResize(), RecalculatePositionCaches(), rectCaption, RefreshTipPivotPosition(), CursorSystem.ResizeNS, CursorSystem.ResizeNWSE, CursorSystem.ResizeWE, saveData, scrolling, SetAnchor(), CursorSystem.SetCursor(), and setting.
|
inline |
Definition at line 1093 of file Window.cs.
References _rect, Window.SaveData.anchor, Window.SaveData.customAnchor, dictData, idWindow, saveData, Window.Setting.saveWindow, and setting.
Referenced by LayerInventory.CreateContainerAlly(), LayerInventory.CreateContainerPC(), Player.OnBeforeSave(), and OnKill().
|
private |
Definition at line 746 of file Window.cs.
Referenced by RecalculatePositionCaches().
|
private |
|
private |
Definition at line 744 of file Window.cs.
Referenced by RecalculatePositionCaches().
|
private |
Definition at line 742 of file Window.cs.
Referenced by RecalculatePositionCaches().
|
private |
Definition at line 674 of file Window.cs.
Referenced by Awake(), Init(), SetAnchor(), SetRect(), Update(), and UpdateSaveData().
|
private |
UIImage Window.bgCaption |
Definition at line 622 of file Window.cs.
Referenced by ApplySkin().
UICollider Window.bgCollider |
Definition at line 670 of file Window.cs.
Referenced by Widget.AddLayer().
|
private |
Definition at line 728 of file Window.cs.
Referenced by ApplySkin(), and Awake().
Button Window.buttonClose |
Definition at line 624 of file Window.cs.
Referenced by LayerInventory.CreateContainerAlly(), LayerInventory.CreateContainerPC(), Layer.DisableClose(), and Init().
CanvasGroup Window.cg |
Definition at line 712 of file Window.cs.
Referenced by ApplySkin(), and Awake().
CanvasGroup Window.cgBG |
Definition at line 666 of file Window.cs.
Referenced by LayerAbility.RefreshConfig(), and Update().
WindowController Window.controller |
Definition at line 660 of file Window.cs.
Referenced by Awake(), and SwitchContent().
Image Window.deco1 |
Definition at line 616 of file Window.cs.
Referenced by ApplySkin().
Definition at line 594 of file Window.cs.
Referenced by Core.Awake(), LayerInventory.CreateBuy(), Card.GetWindowSaveData(), Init(), ELayer.Kill(), Player.OnBeforeSave(), LayerEquip.OnInit(), UIInventory.RefreshWindow(), ContentConfigOther.ResetWindows(), HotItemLayout.Save(), and UpdateSaveData().
|
static |
Definition at line 596 of file Window.cs.
Referenced by Init(), Game.Kill(), and OnKill().
|
private |
Definition at line 766 of file Window.cs.
Referenced by OnPointerDown(), and ProcessMovement().
|
private |
Definition at line 764 of file Window.cs.
Referenced by OnPointerDown().
UISelectableGroup Window.groupTab |
Definition at line 658 of file Window.cs.
Referenced by BuildTabs(), LayerCraft.OnCompleteCraft(), and SwitchContent().
int Window.idTab |
Definition at line 694 of file Window.cs.
Referenced by Layer.GetTextHeader(), Init(), OnKill(), LayerAbility.OnSwitchContent(), LayerAdmin.OnSwitchContent(), LayerDebug.OnSwitchContent(), LayerFactions.OnSwitchContent(), LayerPeople.OnSwitchContent(), LayerQuestBoard.OnSwitchContent(), WindowChara.OnSwitchContent(), WindowCharaMini.OnSwitchContent(), WindowChara.SetChara(), SwitchContent(), and WindowChara.ToggleFeatMode().
UIImage Window.imageBG |
Definition at line 620 of file Window.cs.
Referenced by ApplySkin(), Awake(), and EnableShadow().
|
private |
Definition at line 748 of file Window.cs.
Referenced by OnApplicationFocus(), OnChangeResolution(), OnPointerDown(), OnPointerEnter(), OnPointerExit(), and Update().
|
private |
Definition at line 750 of file Window.cs.
Referenced by OnApplicationFocus(), OnPointerDown(), and Update().
|
private |
Definition at line 752 of file Window.cs.
Referenced by OnPointerDown(), OnPointerExit(), ProcessCursorChanges(), and Update().
|
private |
Definition at line 756 of file Window.cs.
Referenced by OnApplicationFocus(), OnPointerDown(), ProcessResize(), and Update().
|
private |
Definition at line 758 of file Window.cs.
Referenced by OnApplicationFocus(), OnPointerDown(), ProcessResize(), and Update().
|
private |
Definition at line 760 of file Window.cs.
Referenced by OnApplicationFocus(), OnPointerDown(), ProcessResize(), and Update().
|
private |
Definition at line 754 of file Window.cs.
Referenced by OnPointerDown(), ProcessResize(), and Update().
|
private |
Definition at line 770 of file Window.cs.
Referenced by ProcessCursorChanges(), and Update().
|
private |
Definition at line 762 of file Window.cs.
Referenced by CursorOverBottomBorder(), CursorOverLeftBorder(), CursorOverRightBorder(), CursorOverWindow(), ProcessResize(), and Update().
Layer Window.layer |
Definition at line 677 of file Window.cs.
Referenced by BringToTop(), Close(), Init(), SwitchContent(), and UIBook.Update().
|
private |
List<CanvasGroup> Window.listCgFloat |
Definition at line 672 of file Window.cs.
Referenced by LayerAbility.RefreshConfig(), and Update().
WindowMenu Window.menuBottom |
WindowMenu Window.menuLeft |
Definition at line 700 of file Window.cs.
Referenced by ApplySkin(), Awake(), ListOwner< T1, T2 >.OnRefreshMenu(), and LayerHome.OnSwitchContent().
WindowMenu Window.menuLeftBottom |
WindowMenu Window.menuRight |
Definition at line 709 of file Window.cs.
Referenced by Awake(), and ListOwner< T1, T2 >.OnRefreshMenu().
UIButton Window.moldBottom |
Definition at line 638 of file Window.cs.
Referenced by AddBottomButton().
UIButton Window.moldTab |
Definition at line 636 of file Window.cs.
Referenced by BuildTabs().
Vector2 Window.posBottom |
Definition at line 715 of file Window.cs.
Referenced by ApplySkin(), and Awake().
Vector2 Window.posTab |
Definition at line 718 of file Window.cs.
Referenced by ApplySkin(), and Awake().
RectTransform Window.rectBottom |
Definition at line 646 of file Window.cs.
Referenced by AddBottomButton(), AddBottomSpace(), Awake(), ClearBottomButtons(), and Init().
RectTransform Window.rectCaption |
RectTransform Window.rectCorner |
Definition at line 640 of file Window.cs.
Referenced by ApplySkin().
RectTransform Window.rectDeco |
Definition at line 654 of file Window.cs.
Referenced by ApplySkin().
RectTransform Window.rectHeader |
Definition at line 656 of file Window.cs.
Referenced by AddHeader(), LoadHeader(), and SetTitles().
RectTransform Window.rectStats |
Definition at line 648 of file Window.cs.
Referenced by UIScrollView.Awake().
RectTransform Window.rectTab |
Definition at line 644 of file Window.cs.
Referenced by Awake(), BuildTabs(), Scene.OnUpdate(), and SetContent().
SaveData Window.saveData |
Definition at line 724 of file Window.cs.
Referenced by Init(), OnKill(), SetAnchor(), Update(), and UpdateSaveData().
Setting Window.setting |
Definition at line 606 of file Window.cs.
Referenced by AddTab(), ApplySkin(), Awake(), BuildTabs(), ClampToScreen(), GetTab(), Layer.GetTextHeader(), Init(), NextTab(), OnKill(), LayerHome.OnSwitchContent(), ProcessCursorChanges(), ProcessResize(), WindowChara.SetChara(), SetContent(), SwitchContent(), Update(), and UpdateSaveData().
|
private |
Definition at line 726 of file Window.cs.
Referenced by ApplySkin().
SkinRootStatic Window.skinRoot |
UIText Window.textCaption |
Definition at line 610 of file Window.cs.
Referenced by ApplySkin(), Init(), SetCaption(), and UIBook.Show().
RectTransform Window.tipPiovotLeft |
Definition at line 650 of file Window.cs.
Referenced by RefreshTipPivotPosition().
RectTransform Window.tipPivotRight |
Definition at line 652 of file Window.cs.
Referenced by RefreshTipPivotPosition().
UIContentView Window.view |
Definition at line 608 of file Window.cs.
Referenced by SetContent< T >(), and SwitchContent().
int Window.windowIndex |
Definition at line 697 of file Window.cs.
Referenced by LayerEditPlaylist.OnSwitchContent(), LayerFactions.OnSwitchContent(), LayerLocation.OnSwitchContent(), and LayerPeople.OnSwitchContent().
|
get |
Definition at line 810 of file Window.cs.
Referenced by Init(), InitPanel(), OnChangeResolution(), and Update().
|
get |
Definition at line 838 of file Window.cs.
Referenced by Awake(), ProcessMovement(), ProcessResize(), and Update().
|
get |
|
get |
Definition at line 874 of file Window.cs.
Referenced by ProcessResize().
|
get |
Definition at line 798 of file Window.cs.
Referenced by GetContent< T >(), SwitchContent(), and SwitchContent< T >().
|
get |
Definition at line 786 of file Window.cs.
Referenced by Layer.GetTextHeader(), NextTab(), LayerHome.OnSwitchContent(), and LayerTextureViewer.OnSwitchContent().
|
get |
Definition at line 850 of file Window.cs.
Referenced by InitPanel().
|
get |
Definition at line 899 of file Window.cs.
Referenced by CursorOverBottomBorder(), CursorOverLeftBorder(), and CursorOverRightBorder().
|
get |
Definition at line 886 of file Window.cs.
Referenced by CursorOverBottomBorder(), CursorOverLeftBorder(), CursorOverRightBorder(), and CursorOverWindow().
|
get |
Definition at line 774 of file Window.cs.
Referenced by Init(), OnKill(), and UpdateSaveData().
|
get |
Definition at line 932 of file Window.cs.
Referenced by InitPanel(), OnChangeResolution(), and Update().
|
get |
Definition at line 862 of file Window.cs.
Referenced by AddBottomSpace(), BuildTabs(), ClampToScreen(), LoadHeader(), ProcessResize(), and SetPosition().
|
get |
Definition at line 826 of file Window.cs.
Referenced by ApplySkin(), and EnableShadow().