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

XInterface.VignetteTest

Extends
TestPageBase

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.TestPageBase
               |   
               +-- XInterface.VignetteTest

Variables Summary
UT2SP_LadderLoadingVig
Inherited Variables from XInterface.GUIPage
Background, BackgroundColor, BackgroundRStyle, bAllowedAsLast, bCaptureInput, bCheckResolution, bDisconnectOnOpen, bPauseIfPossible, bPersistent, bRenderWorld, bRequire640x480, bRestorable, CloseSound, InactiveFadeColor, OpenSound, ParentPage, Timers

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function MyOnClose (optional bool bCancelled))
functionbool MyOnDraw (Canvas Canvas))
event Timer ()))
Inherited Functions from XInterface.GUIPage
AllowOpen, ChangeHint, CheckResolution, Closed, Free, GetDataString, GetRestoreParams, HandleObject, HandleParameters, InitComponent, IsOpen, NotifyLevelChange, PlayCloseSound, PlayOpenSound, SetDataString, SetFocus


Variables Detail

Vig Source code

var UT2SP_LadderLoading Vig;


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

MyOnClose Source code

function MyOnClose ( optional bool bCancelled) )

MyOnDraw Source code

function bool MyOnDraw ( Canvas Canvas) )

Timer Source code

event Timer ( ) )


Defaultproperties

defaultproperties
{
	StyleName="Page"
	WinLeft=0.0
	WinTop=0.0
	WinWidth=1.0
	WinHeight=1.0
}

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