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

GUI2K4.UT2K4OnslaughtLoginMenu

Extends
UT2K4PlayerLoginMenu

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.UT2K4GUIPage
               |   
               +-- GUI2K4.PopupPageBase
                  |   
                  +-- GUI2K4.FloatingWindow
                     |   
                     +-- GUI2K4.UT2K4PlayerLoginMenu
                        |   
                        +-- GUI2K4.UT2K4OnslaughtLoginMenu

Variables Summary
UT2K4OnslaughtLoginMenu
GUITabItemOnslaughtMapPanel
Inherited Variables from GUI2K4.UT2K4PlayerLoginMenu
c_Main, IARulesPanel, Panels, SPRulesPanel
Inherited Variables from GUI2K4.FloatingWindow
BLSizing, bMoveAllowed, bMoving, bResizeHeightAllowed, bResizeWidthAllowed, bResizing, BRSizing, BtSizing, b_ExitButton, DefaultHeight, DefaultLeft, DefaultTop, DefaultWidth, HeaderMouseCursorIndex, LSizing, MaxPageHeight, MaxPageWidth, MinPageHeight, MinPageWidth, RSizing, TLSizing, TRSizing, TSizing, t_WindowTitle, WindowName

Functions Summary
function AddPanels ()
function HandleParameters (string Param1, string Param2)
Inherited Functions from GUI2K4.UT2K4PlayerLoginMenu
AddPanels, FloatingPreDraw, InitComponent, InternalOnClose, NotifyLevelChange, RemoveMultiplayerTabs, SetTitle, UpdateChatRestriction
Inherited Functions from GUI2K4.FloatingWindow
AddSystemMenu, AlignFrame, CheckBounds, FloatingHover, FloatingMousePressed, FloatingMouseRelease, FloatingPreDraw, FloatingRendered, HoveringBottomBorder, HoveringBottomLeft, HoveringLeftBorder, HoveringRightBorder, HoveringTopBorder, HoveringTopLeft, InitComponent, InternalOnCreateComponent, ResizeAllowed, ResizedBoth, ResizedHeight, ResizedWidth, ResolutionChanged, SaveCurrentPosition, SetDefaultPosition, SetFocus, SetMouseCursorIndex, SetPanelPosition, SystemMenuPreDraw, XButtonClicked


Variables Detail

UT2K4OnslaughtLoginMenu

OnslaughtMapPanel Source code

var(UT2K4OnslaughtLoginMenu) GUITabItem OnslaughtMapPanel;


Functions Detail

AddPanels Source code

function AddPanels ( )

HandleParameters Source code

function HandleParameters ( string Param1, string Param2 )


Defaultproperties

defaultproperties
{
     OnslaughtMapPanel=(ClassName="GUI2K4.UT2K4Tab_OnslaughtMap",Caption="Map",Hint="Map of the area")
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:22.921 - Created with UnCodeX