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

GUI2K4.STY2DarkTextLabel


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
//==============================================================================
//	Created on: 08/04/2003
//	Simple text label using dark text.
//
//	Written by Ron Prestenback
//	© 2003, Epic Games, Inc.  All Rights Reserved
//==============================================================================
class STY2DarkTextLabel extends STY2TextLabel;

DefaultProperties
{
	KeyName="DarkTextLabel"
    FontColors(0)=(R=14,G=41,B=106,A=255)
    FontColors(1)=(R=14,G=41,B=106,A=255)
    FontColors(2)=(R=29,G=86,B=220,A=255)
    FontColors(3)=(R=14,G=41,B=106,A=255)
    FontColors(4)=(R=14,G=41,B=106,A=255)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Di 5.9.2006 22:28:52.000 - Creation time: Do 14.8.2014 09:58:50.659 - Created with UnCodeX