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

GUI2K4.STY2SliderKnob


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
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
00036
// ====================================================================
// (C) 2002, Epic Games
// ====================================================================

class STY2SliderKnob extends STY2RoundButton;

defaultproperties
{
     KeyName="SliderKnob"
     RStyles(0)=MSTY_Alpha
     RStyles(1)=MSTY_Alpha
     RStyles(2)=MSTY_Alpha
     RStyles(3)=MSTY_Alpha
     RStyles(4)=MSTY_Alpha
     Images(0)=Texture'2K4Menus.NewControls.SliderGripBlurry'
     Images(1)=Texture'2K4Menus.NewControls.SliderGripWatched'
     Images(2)=Texture'2K4Menus.NewControls.SliderGripFocused'
     Images(3)=Texture'2K4Menus.NewControls.SliderGripPressed'
     Images(4)=None
     ImgStyle(0)=ISTY_Scaled
     ImgStyle(1)=ISTY_Scaled
     ImgStyle(2)=ISTY_Scaled
     ImgStyle(3)=ISTY_Scaled
     ImgStyle(4)=ISTY_Scaled
     ImgWidths(0)=26.000000
     ImgWidths(1)=26.000000
     ImgWidths(2)=26.000000
     ImgWidths(3)=26.000000
     ImgWidths(4)=26.000000
     ImgHeights(0)=13.000000
     ImgHeights(1)=13.000000
     ImgHeights(2)=13.000000
     ImgHeights(3)=13.000000
     ImgHeights(4)=13.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Tue 24/10/2006 17:13:14.000 - Creation time: Wed 7/2/2007 19:16:52.968 - Created with UnCodeX