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

XInterface.STY_CharButton


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
// ====================================================================
//  Class:  XInterface.STY_CharButton
//  Parent: XInterface.STY_SquareButton
//
//  Background of character lists
// ====================================================================

class STY_CharButton extends STY_SquareButton;

defaultproperties
{
    KeyName="CharButton"
    Images(0)=None
    Images(1)=None
    Images(2)=None
    Images(3)=None
    FontColors(0)=(R=255,G=255,B=255,A=255)
    FontColors(1)=(R=255,G=255,B=255,A=255)
    FontColors(2)=(R=230,G=200,B=0,A=255)
    FontColors(3)=(R=0,G=0,B=0,A=255)
}

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