| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- Extension.TabGroupWindow
|
+-- Extension.ModalWindow
|
+-- DeusEx.DeusExBaseWindow
|
+-- DeusEx.HUDMultiplayer
| Constants Summary | ||
|---|---|---|
| inputLockoutDelay | = | 3 |
| Variables Summary | |
|---|---|
| bool | bDestroy |
| float | inputLockoutTimer |
| String | winKillee |
| String | winKiller |
| String | winMethod |
| String | winnerName |
| int | winningTeam |
| Inherited Variables from DeusEx.DeusExBaseWindow |
|---|
| colBlack, colBlue, colCyan, colDarkBlue, colDarkCyan, colDarkGreen, colDarkRed, colGreen, colGrey, colLightBlue, colRed, colWhite, player, root, ScreenType |
| Inherited Variables from Extension.ModalWindow |
|---|
| acceleratorTable[0xFF], bDirtyAccelerators, focusMode, preferredFocus, tabGroupWindowList |
| Enumerations Summary |
|---|
| Inherited Enumerations from DeusEx.DeusExBaseWindow |
|---|
| EScreenType |
| Functions Summary | ||
|---|---|---|
![]() | DestroyWindow ())) | |
![]() | DrawWindow (GC gc)) | |
![]() | InitWindow ())) | |
![]() | bool | VirtualKeyPressed (EInputKey key, bool bRepeat)) |
| Inherited Functions from DeusEx.DeusExBaseWindow |
|---|
| CanPushScreen, CanStack, InitWindow, RefreshWindow |
| Inherited Functions from Extension.ModalWindow |
|---|
| IsCurrentModal, SetMouseFocusMode |
| Constants Detail |
|---|
| Variables Detail |
|---|
| Functions Detail |
|---|
DestroyWindow Source code
DrawWindow Source code
InitWindow Source code
VirtualKeyPressed Source code| Defaultproperties |
|---|
defaultproperties
{
}
|
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||