defaultproperties
{
OnPreDraw=Fixup;
Begin Object class=AltSectionBackground name=sbGameDesc
WinWidth=0.944875
WinHeight=0.455783
WinLeft=0.023625
WinTop=0.020438
bBoundToParent=true
bScaleToParent=true
bFillClient=true
Caption="Game Description"
End Object
sb_GameDesc=sbGameDesc;
Begin Object Class=GUIScrollTextBox Name=InfoText
WinWidth=1.000000
WinHeight=0.316016
WinLeft=0.000000
WinTop=0.143750
CharDelay=0.0025
EOLDelay=0
StyleName="NoBackground"
bNoTeletype=true
bNeverFocus=true
TextAlign=TXTA_Center
bBoundToParent=true
bScaleToParent=true
End Object
GameDescriptionBox=InfoText
Begin Object class=AltSectionBackground name=sbHints
WinWidth=0.881875
WinHeight=0.436125
WinLeft=0.055125
WinTop=0.482921
bBoundToParent=true
bScaleToParent=true
bFillClient=true
Caption="Helpful Hints"
End Object
sb_Hints=sbHints;
Begin Object Class=GUIScrollTextBox Name=HintText
WinWidth=1.000000
WinHeight=0.266016
WinLeft=0.000000
WinTop=0.593750
CharDelay=0.0025
EOLDelay=0
StyleName="NoBackground"
bNoTeletype=true
bNeverFocus=true
TextAlign=TXTA_Center
bBoundToParent=true
bScaleToParent=true
End Object
HintsBox=HintText
Begin Object Class=GUIButton Name=PrevHint
Caption="Previous Hint"
StyleName="SquareButton"
OnClick=ButtonClicked
WinWidth=0.226801
WinHeight=0.042125
WinLeft=0.131500
WinTop=0.900000
bAutoSize=True
TabOrder=0
MenuState=MSAT_Disabled
End Object
PrevHintButton=PrevHint
Begin Object Class=GUIButton Name=NextHint
Caption="Next Hint"
StyleName="SquareButton"
OnClick=ButtonClicked
WinWidth=0.159469
WinHeight=0.042125
WinLeft=0.698425
WinTop=0.900000
bAutoSize=True
TabOrder=1
MenuState=MSAT_Disabled
End Object
NextHintButton=NextHint
Begin Object class=GUILabel Name=HintCount
TextALign=TXTA_Center
TextColor=(R=255,G=255,B=255,A=255)
WinWidth=0.400000
WinHeight=32.000000
WinLeft=0.300000
WinTop=0.900000
End Object
HintCountLabel=HintCount
}
|