Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIToolTip
Constants Summary |
---|
Inherited Contants from XInterface.GUI |
---|
Counter, QBTN_Abort, QBTN_AbortRetry, QBTN_Cancel, QBTN_Continue, QBTN_Ignore, QBTN_No, QBTN_Ok, QBTN_OkCancel, QBTN_Retry, QBTN_Yes, QBTN_YesNo, QBTN_YesNoCancel |
Variables Summary | |
---|---|
GUIToolTip | |
bool | bMultiLine |
bool | bResetPosition |
bool | bTrackInput |
bool | bTrackMouse |
float | CurrentTime |
float | ExpirationSeconds |
float | InitialDelay |
array<string> | Lines |
float | MaxWidth |
float | StartTime |
string | Text |
Inherited Variables from XInterface.GUI |
---|
Controller, SaveColor, SaveFont, SaveModulation, SaveStyle, SaveX, SaveY |
Enumerations Summary |
---|
Inherited Enumerations from XInterface.GUIComponent |
---|
EClickSound, EParentScaleType |
Inherited Enumerations from XInterface.GUI |
---|
EAnimationType, eCellStyle, eDrawDirection, eDropState, eEditMask, eFontScale, eIconPosition, eImgAlign, eImgStyle, EMenuRenderStyle, eMenuState, EOrientation, ePageAlign, eTextAlign, eTextCase |
Structures Summary |
---|
Inherited Structures from XInterface.GUI |
---|
APackInfo, AutoLoginInfo, GUIListElem, GUITabItem, GUITreeNode, ImageListElem, MultiSelectListElem |
Delegates Summary | ||
---|---|---|
GUIToolTip | EnterArea () | |
float | GetHeight (Canvas C) | |
float | GetLeft (Canvas C) | |
float | GetTop (Canvas C) | |
float | GetWidth (Canvas C) | |
HideToolTip () | ||
bool | LeaveArea () | |
ShowToolTip () | ||
Tick (float RealSeconds) |
Functions Summary | ||
---|---|---|
float | GetTopAboveCursor (Canvas C) | |
float | GetTopBelowCursor (Canvas C) | |
GUIToolTip | InternalEnterArea () | |
bool | InternalLeaveArea () | |
SetTip (coerce string NewTip) | ||
UpdatePosition (Canvas C) |
Inherited Functions from XInterface.GUI |
---|
GetModList, GetModLogo, GetModValue, IsDigit, JoinArray, Profile |
Variables Detail |
---|
Delegates Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { bMultiLine=Wahr bTrackInput=Wahr MaxWidth=0.300000 InitialDelay=0.250000 ExpirationSeconds=3.000000 StyleName="MouseOver" bVisible=Falsch } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |