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

UMenu.UTCreditsWindow

Extends
UMenuFramedWindow

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowFramedWindow
         |   
         +-- UMenu.UMenuFramedWindow
            |   
            +-- UMenu.UTCreditsWindow

Variables Summary
UWindowSmallCloseButtonCloseButton
Inherited Variables from UWindow.UWindowFramedWindow
bBLSizing, bBRSizing, bBSizing, bLSizing, bMoving, bRSizing, bSizable, bStatusBar, bTLSizing, bTRSizing, bTSizing, ClientArea, ClientClass, CloseBox, MinWinHeight, MinWinWidth, MoveX, MoveY, StatusBarText, WindowTitle

Functions Summary
function Created ()))
function Paint (Canvas C, float X, float Y))
function Resized ()))
function SaveConfigs ()))
Inherited Functions from UWindow.UWindowFramedWindow
BeforePaint, Created, GetLookAndFeelTexture, IsActive, LMouseDown, MouseMove, Paint, Resized, ToolTip, WindowEvent, WindowHidden


Variables Detail

CloseButton Source code

var UWindowSmallCloseButton CloseButton;


Functions Detail

Created Source code

function Created ( ) )

Paint Source code

function Paint ( Canvas C, float X, float Y) )

Resized Source code

function Resized ( ) )

SaveConfigs Source code

function SaveConfigs ( ) )


Defaultproperties

defaultproperties
{
     ClientClass=Class'UMenu.UTCreditsCW'
     WindowTitle="UT Credits"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:19.765 - Created with UnCodeX