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

DeusEx.DumpLocationBaseWindow

Extends
ToolWindow

Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- Extension.TabGroupWindow
         |   
         +-- Extension.ModalWindow
            |   
            +-- DeusEx.DeusExBaseWindow
               |   
               +-- DeusEx.ToolWindow
                  |   
                  +-- DeusEx.DumpLocationBaseWindow

Direct Known Subclasses:

DumpLocationEditWindow, DumpLocationListLocationsWindow, DumpLocationListWindow

Variables Summary
BoolbSaveDumpLocation
DumpLocationdumpLoc
Inherited Variables from DeusEx.ToolWindow
bAllowWindowDragging, bTitleBarVisible, bWindowBeingDragged, colBackgroundColor, colText, fontText, textureMouse, winContainer, windowStartDragX, windowStartDragY, winTitleBar
Inherited Variables from DeusEx.DeusExBaseWindow
colBlack, colBlue, colCyan, colDarkBlue, colDarkCyan, colDarkGreen, colDarkRed, colGreen, colGrey, colLightBlue, colRed, colWhite, player, root, ScreenType

Enumerations Summary
Inherited Enumerations from DeusEx.DeusExBaseWindow
EScreenType

Functions Summary
function CreateControls ()))
functionDumpLocation CreateDumpLoc ()))
function DestroyDumpLoc ()))
event DestroyWindow ()))
function EnableButtons ()))
event InitWindow ()))
Inherited Functions from DeusEx.ToolWindow
ButtonActivated, CreateToolBorderContainer, CreateToolButton, CreateToolCheckbox, CreateToolEditWindow, CreateToolLabel, CreateToolList, CreateToolWindowContainer, InitWindow, MouseButtonPressed, MouseButtonReleased, MouseMoved, SetAppIcon, SetTitle, SetTitleBarVisibility, SetWindowDragging
Inherited Functions from DeusEx.DeusExBaseWindow
CanPushScreen, CanStack, InitWindow, RefreshWindow


Variables Detail

bSaveDumpLocation Source code

var Bool bSaveDumpLocation;

dumpLoc Source code

var DumpLocation dumpLoc;


Functions Detail

CreateControls Source code

function CreateControls ( ) )

CreateDumpLoc Source code

function DumpLocation CreateDumpLoc ( ) )

DestroyDumpLoc Source code

function DestroyDumpLoc ( ) )

DestroyWindow Source code

event DestroyWindow ( ) )

EnableButtons Source code

function EnableButtons ( ) )

InitWindow Source code

event InitWindow ( ) )


Defaultproperties

defaultproperties
{
}

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