Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Extension.ExtensionObject | +-- Extension.Window | +-- DeusEx.HUDBaseWindow | +-- DeusEx.HUDActiveItemsBorderBase | +-- DeusEx.HUDActiveItemsBorder
Variables Summary |
---|
Inherited Variables from DeusEx.HUDActiveItemsBorderBase |
---|
borderBottomMargin, borderTopMargin, borderWidth, bottomHeight, bottomOffset, iconCount, texBorderBottom, texBorderCenter, texBorderTop, tilePosX, tilePosY, topHeight, topOffset, winIcons |
Inherited Variables from DeusEx.HUDBaseWindow |
---|
backgroundDrawStyle, backgroundHeight, backgroundPosX, backgroundPosY, backgroundWidth, bDrawBorder, borderDrawStyle, colBackground, colBorder, colHeaderText, colText, player |
Functions Summary |
---|
Inherited Functions from DeusEx.HUDActiveItemsBorderBase |
---|
AddIcon, CreateTileWindow, DrawBorder, InitWindow, ParentRequestedPreferredSize, RemoveAllIcons, RemoveObject |
Inherited Functions from DeusEx.HUDBaseWindow |
---|
DrawBackground, DrawBorder, DrawWindow, InitWindow, RefreshHUDDisplay, StyleChanged |
Defaultproperties |
---|
defaultproperties { texBorderTop=Texture'DeusExUI.UserInterface.HUDItemsBorder_Top' texBorderCenter=Texture'DeusExUI.UserInterface.HUDItemsBorder_Center' texBorderBottom=Texture'DeusExUI.UserInterface.HUDItemsBorder_Bottom' borderTopMargin=7 borderBottomMargin=6 borderWidth=48 topHeight=36 topOffset=21 bottomHeight=30 bottomOffset=23 tilePosX=6 tilePosY=7 } |
Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |