Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

DeusEx.HUDInfoLinKDisplay

Extends
HUDBaseWindow
Modifiers
transient

Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- DeusEx.HUDBaseWindow
         |   
         +-- DeusEx.HUDInfoLinKDisplay

Variables Summary
BoolbPortraitVisible
ColorcolCursor
ColorcolLine
ColorcolName
ColorcolQueued
FontfontName
FontfontText
intfontTextX
intfontTextY
stringIncomingTransmission
TexturespeakerPortrait
stringstrQueued
TexturetexBackgrounds[2]
TexturetexBorders[2]
WindowwinLine
TextWindowwinName
WindowwinPortrait
TextWindowwinQueued
StaticWindowwinStatic
ComputerWindowwinText
Inherited Variables from DeusEx.HUDBaseWindow
backgroundDrawStyle, backgroundHeight, backgroundPosX, backgroundPosY, backgroundWidth, bDrawBorder, borderDrawStyle, colBackground, colBorder, colHeaderText, colText, player
Inherited Variables from Extension.Window
acceleratorKey, att, background, backgroundStyle, bBeingDestroyed, bConfigured, bDrawRawBackground, bIsInitialized, bIsSelectable, bIsSensitive, bIsVisible, bLastHeightSpecified, bLastWidthSpecified, bNeedsQuery, bNeedsReconfigure, boldFont, bSmoothBackground, bSpecialText, bStretchBackground, bTextTranslucent, bTickEnabled, clientObject, colMajorIndex, defaultCursor, defaultCursorColor, defaultCursorShadow, defaultHotX, defaultHotY, firstChild, firstTimer, focusSound, freeTimer, gGc, hardcodedHeight, hardcodedWidth, height, hMargin0, hMargin1, holdHeight, holdWidth, holdX, holdY, invisibleSound, lastChild, lastQueryHeight, lastQueryWidth, lastSpecifiedHeight, lastSpecifiedWidth, lockCount, maxClicks, nextSibling, normalFont, parentOwner, prevSibling, rowMajorIndex, soundVolume, textColor, textPlane, textVSpacing, tileColor, tilePlane, unfocusSound, visibleSound, vMargin0, vMargin1, wGc, width, winClipRect, windowType, winHAlign, winParent, winVAlign, x, y

Functions Summary
function AppendText (String newText))
function ClearScreen ()))
function CreateControls ()))
function DisplayText (String newText))
function DrawBackground (GC gc))
function DrawBorder (GC gc))
event InitWindow ()))
function MessageQueued (Bool bQueued))
function SetSpeaker (String bindName, String displayName))
function ShowDatalinkIcon (bool bShow))
function ShowPortrait ()))
function ShowTextCursor (Bool bShow))
event StyleChanged ()))
Inherited Functions from DeusEx.HUDBaseWindow
DrawBackground, DrawBorder, DrawWindow, InitWindow, RefreshHUDDisplay, StyleChanged
Inherited Functions from Extension.Window
AcceleratorKeyPressed, AddActorRef, AddTimer, AskParentForReconfigure, AskParentToShowArea, BoxOptionSelected, ButtonActivated, CarriageReturn, ChangeStyle, ChildAdded, ChildRemoved, ChildRequestedReconfiguration, ChildRequestedShowArea, ChildRequestedVisibilityChange, ClipAttributesChanged, ClipPositionChanged, ConfigurationChanged, ConfigureChild, ConvertCoordinates, ConvertScriptString, ConvertVectorToCoordinates, CR, DescendantAdded, DescendantRemoved, Destroy, DestroyAllChildren, DestroyWindow, DisableWindow, DrawWindow, EditActivated, EnableSpecialText, EnableTranslucentText, EnableWindow, FindWindow, FocusEnteredDescendant, FocusEnteredWindow, FocusLeftDescendant, FocusLeftWindow, GetBottomChild, GetClientObject, GetColorScaled, GetCursorPos, GetFocusWindow, GetGC, GetHigherSibling, GetLowerSibling, GetModalWindow, GetParent, GetPlayerPawn, GetRootWindow, GetTabGroupWindow, GetTickOffset, GetTopChild, GrabMouse, Hide, InitWindow, IsActorValid, IsFocusWindow, IsKeyDown, IsPointInWindow, IsSensitive, IsVisible, KeyPressed, ListRowActivated, ListSelectionChanged, Lower, MouseButtonPressed, MouseButtonReleased, MouseEnteredWindow, MouseLeftWindow, MouseMoved, MoveFocusDown, MoveFocusLeft, MoveFocusRight, MoveFocusUp, MoveTabGroupNext, MoveTabGroupPrev, NewChild, ParentRequestedGranularity, ParentRequestedPreferredSize, PlaySound, PostDrawWindow, QueryGranularity, QueryPreferredHeight, QueryPreferredSize, QueryPreferredWidth, Raise, RawKeyPressed, RawMouseButtonPressed, ReleaseGC, RemoveActorRef, RemoveTimer, ResetHeight, ResetSize, ResetWidth, ResizeChild, ScaleAttributesChanged, ScalePositionChanged, ScaleRangeChanged, SensitivityChanged, SetAcceleratorText, SetBackground, SetBackgroundSmoothing, SetBackgroundStretching, SetBackgroundStyle, SetBaselineData, SetBoldFont, SetChildVisibility, SetClientObject, SetConfiguration, SetCursorPos, SetDefaultCursor, SetFocusSounds, SetFocusWindow, SetFont, SetFonts, SetHeight, SetNormalFont, SetPos, SetSelectability, SetSensitivity, SetSize, SetSoundVolume, SetTextColor, SetTextColorRGB, SetTileColor, SetTileColorRGB, SetVisibilitySounds, SetWidth, SetWindowAlignments, Show, TextChanged, ToggleChanged, UngrabMouse, VirtualKeyPressed, VisibilityChanged, WindowReady


Variables Detail

bPortraitVisible Source code

var Bool bPortraitVisible;

colCursor Source code

var Color colCursor;

colLine Source code

var Color colLine;

colName Source code

var Color colName;

colQueued Source code

var Color colQueued;

fontName Source code

var Font fontName;

fontText Source code

var Font fontText;

fontTextX Source code

var int fontTextX;

fontTextY Source code

var int fontTextY;

IncomingTransmission Source code

var localized string IncomingTransmission;

speakerPortrait Source code

var Texture speakerPortrait;

strQueued Source code

var localized string strQueued;

texBackgrounds[2] Source code

var Texture texBackgrounds[2];

texBorders[2] Source code

var Texture texBorders[2];

winLine Source code

var Window winLine;

winName Source code

var TextWindow winName;

winPortrait Source code

var Window winPortrait;

winQueued Source code

var TextWindow winQueued;

winStatic Source code

var StaticWindow winStatic;

winText Source code

var ComputerWindow winText;


Functions Detail

AppendText Source code

function AppendText ( String newText) )

ClearScreen Source code

function ClearScreen ( ) )

CreateControls Source code

function CreateControls ( ) )

DisplayText Source code

function DisplayText ( String newText) )

DrawBackground Source code

function DrawBackground ( GC gc) )

DrawBorder Source code

function DrawBorder ( GC gc) )

InitWindow Source code

event InitWindow ( ) )

MessageQueued Source code

function MessageQueued ( Bool bQueued) )

SetSpeaker Source code

function SetSpeaker ( String bindName, String displayName) )

ShowDatalinkIcon Source code

function ShowDatalinkIcon ( bool bShow) )

ShowPortrait Source code

function ShowPortrait ( ) )

ShowTextCursor Source code

function ShowTextCursor ( Bool bShow) )

StyleChanged Source code

event StyleChanged ( ) )


Defaultproperties

defaultproperties
{
     FontName=Font'DeusExUI.FontMenuHeaders_DS'
     fontText=Font'DeusExUI.FontFixedWidthSmall_DS'
     fontTextX=7
     fontTextY=10
     texBackgrounds(0)=Texture'DeusExUI.UserInterface.HUDInfolinkBackground_1'
     texBackgrounds(1)=Texture'DeusExUI.UserInterface.HUDInfolinkBackground_2'
     texBorders(0)=Texture'DeusExUI.UserInterface.HUDInfolinkBorder_1'
     texBorders(1)=Texture'DeusExUI.UserInterface.HUDInfolinkBorder_2'
     strQueued="message waiting..."
     IncomingTransmission="INCOMING TRANSMISSION..."
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:08.470 - Created with UnCodeX