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

KFGui.KFMapStoryLabel

Extends
GUIScrollTextBox

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIListBoxBase
            |   
            +-- XInterface.GUIScrollTextBox
               |   
               +-- KFGui.KFMapStoryLabel

Variables Summary
stringStoryString
Inherited Variables from XInterface.GUIScrollTextBox
bNoTeletype, bRepeat, bStripColors, CharDelay, COMMA, EOLDelay, ESC, InitialDelay, MyScrollText, RepeatDelay, Separator, TextAlign
Inherited Variables from XInterface.GUIListBoxBase
bInitializeList, bSorted, bVisibleWhenEmpty, DefaultListClass, MyList, MyScrollBar, OutlineStyleName, SectionStyleName, SelectedStyleName

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function LoadStoryText ()))
Inherited Functions from XInterface.GUIScrollTextBox
AddText, Created, InitBaseList, InitComponent, InternalOnAdjustTop, InternalOnCreateComponent, IsNumber, Restart, SetContent, Stop, StripColors
Inherited Functions from XInterface.GUIListBoxBase
InitBaseList, InitComponent, InternalOnCreateComponent, SetFriendlyLabel, SetHint


Variables Detail

StoryString Source code

var string StoryString;


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

LoadStoryText Source code

function LoadStoryText ( ) )


Defaultproperties

defaultproperties
{
     bNoTeletype=True
     CharDelay=0.010000
     EOLDelay=0.010000
     bVisibleWhenEmpty=True
     WinTop=0.123207
     WinLeft=0.499288
     WinWidth=0.469593
     WinHeight=0.283379
     bAcceptsInput=False
     bNeverFocus=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:46.863 - Created with UnCodeX