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

GUI2K4.LargeWindow


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
//==============================================================================
//	Created on: 10/10/2003
//	Base class for larger non-full screen menus
//  Background images are sized according to the size of the page.
//
//	Written by Ron Prestenback
//	© 2003, Epic Games, Inc.  All Rights Reserved
//==============================================================================
class LargeWindow extends FloatingWindow;

defaultproperties
{
     bResizeWidthAllowed=Falsch
     bResizeHeightAllowed=Falsch
     bMoveAllowed=Falsch
     bCaptureInput=Wahr
     bRequire640x480=Wahr
     InactiveFadeColor=(B=60,G=60,R=60)
     OnCreateComponent=None.None
     WinTop=0.200000
     WinLeft=0.200000
     WinWidth=0.600000
     WinHeight=0.600000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Fr 30.3.2007 08:43:56.000 - Creation time: Mo 16.4.2007 11:20:49.296 - Created with UnCodeX