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

GUI2K4.STY2ArrowRight


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

class STY2ArrowRight extends STY2RoundButton;

defaultproperties
{
     KeyName="ArrowRight"
     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: Fri 13-10-2023 03:17:26.000 - Creation time: Fri 13-10-2023 03:19:09.090 - Created with UnCodeX