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

XInterface.STY_ArrowLeft


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
// ====================================================================
//  Class:  XInterface.STY_ArrowLeft
//  Parent: XInterface.STY_RoundButton
//
//  Used in the player selection menu / circular lists
// ====================================================================

class STY_ArrowLeft extends STY_RoundButton;

defaultproperties
{
     KeyName="ArrowLeft"
     Images(0)=Texture'InterfaceContent.Menu.ArrowBlueLeft'
     Images(1)=Texture'InterfaceContent.Menu.ArrowBlueLeft'
     Images(2)=Texture'InterfaceContent.Menu.ArrowBlueLeft'
     Images(3)=Texture'InterfaceContent.Menu.ArrowBlueLeft'
     Images(4)=None
     ImgStyle(0)=ISTY_Scaled
     ImgStyle(1)=ISTY_Scaled
     ImgStyle(2)=ISTY_Scaled
     ImgStyle(3)=ISTY_Scaled
     ImgStyle(4)=ISTY_Scaled
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Mon 23/10/2006 20:30:40.000 - Creation time: Wed 7/2/2007 19:16:53.093 - Created with UnCodeX