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

xVoting.VotingPage

Extends
LargeWindow
Modifiers
DependsOn ( VotingHandler )

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.UT2K4GUIPage
               |   
               +-- GUI2K4.PopupPageBase
                  |   
                  +-- GUI2K4.FloatingWindow
                     |   
                     +-- GUI2K4.LargeWindow
                        |   
                        +-- xVoting.VotingPage

Direct Known Subclasses:

KickVotingPage, MapVotingPage, MatchConfigPage, MatchSetupPage

Variables Summary
MapVoteFooterf_Chat
VotingPage
VotingReplicationInfoMVRI
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 Free ()))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
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

f_Chat Source code

var automated MapVoteFooter f_Chat;

VotingPage

MVRI Source code

var(VotingPage) editconst noexport VotingReplicationInfo MVRI;


Functions Detail

Free Source code

function Free ( ) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )


Defaultproperties

defaultproperties
{
	Background=None


	bAcceptsInput=false
	bPauseIfPossible=false


    WinLeft=0.1
    WinTop=0.1
    WinWidth=0.8
    WinHeight=0.8


	Begin Object Class=MapVoteFooter Name=MatchSetupFooter
		WinWidth=0.962109
		WinHeight=0.291406
		WinLeft=0.019921
		WinTop=0.686457
		TabOrder=10
		RenderWeight=0.5
		bBoundToParent=True
		bScaleToParent=True
	End Object
	f_Chat=MatchSetupFooter


	bRenderWorld=true
    bRequire640x480=false
    bAllowedAsLast=true
	bMoveAllowed=False
	
}



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:29.046 - Created with UnCodeX