- Extends
- GUILabel
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUILabel
|
+-- XInterface.GUISubtitleText
Inherited Variables from XInterface.GUILabel |
BackColor, bMultiLine, bTransparent, Caption, FocusedTextColor, HilightColor, HilightOffsetX, HilightOffsetY, ShadowColor, ShadowOffsetX, ShadowOffsetY, TextAlign, TextColor, TextFont, TextStyle, VertAlign |
Inherited Variables from XInterface.GUIComponent |
bAcceptsInput, bAnimating, bBoundToParent, bCaptureMouse, bCaptureTabs, bDebugging, bDropSource, bDropTarget, bFocusOnWatch, bHasFocus, bInit, bMouseOverSound, bNeverFocus, bNeverScale, BoundingType, Bounds[4], bPendingFocus, bPositioned, bRepeatClick, bRequireReleaseClick, bRequiresStyle, bScaleToParent, bSizing, bStandardized, bTabStop, bTimerRepeat, bTravelling, bVisible, ClientBounds[4], ContextMenu, DrawCount, DropState, FocusInstead, FontScale, FriendlyLabel, Hint, IniDefault, IniOption, LastMenuState, MenuOwner, MenuState, MotionFrame, MouseCursorIndex, MouseOffset[4], OnClickSound, OnDrawCount, OnPreDrawCount, OnRenderCount, OnRenderedCount, PageOwner, PreDrawCount, RenderWeight, ScalingType, SizeFrame, StandardHeight, Style, StyleName, TabOrder, Tag, TimerCountdown, TimerIndex, TimerInterval, ToolTip, WhiteColor, WinHeight, WinLeft, WinTop, WinWidth |
Enumerations Summary |
eDisplayState DS_Delay,
DS_Visibility,
DS_Stopped,
|
Inherited Delegates from XInterface.GUIComponent |
OnActivate, OnArrival, OnBeginDrag, OnBeginTooltip, OnCapturedMouseMove, OnChange, OnClick, OnDblClick, OnDeActivate, OnDesignModeKeyEvent, OnDragDrop, OnDragEnter, OnDragLeave, OnDragOver, OnDraw, OnEndAnimation, OnEndDrag, OnEndTooltip, OnHide, OnHitTest, OnHover, OnInvalidate, OnKeyEvent, OnKeyType, OnLoadINI, OnMessage, OnMousePressed, OnMouseRelease, OnMultiSelect, OnPreDraw, OnRender, OnRendered, OnRightClick, OnSaveINI, OnShow, OnTimer, OnWatch |
Functions Summary |
| int | AddSubtitle (string NewTitle, optional float delay, optional float Visible)
|
| | ClearSubtitles ()
|
| int | InsertSubtitle (int position, string NewTitle, optional float delay, optional float Visible)
|
| | Restart ()
|
| int | SetSubtitles (string alldata, optional string sep, optional bool bDontGuess, optional string lengthdata)
|
| | Stop ()
|
| | Timer ()
|
Inherited Functions from XInterface.GUIComponent |
ActualHeight, ActualLeft, ActualTop, ActualWidth, AdditionalDebugString, Animate, AutoPosition, AutoPositionOn, BeginAnimation, CanAcceptFocus, CenterMouse, Closed, DAnimate, DebugFocus, DebugFocusPosition, DebugTabOrder, DisableComponent, DisableMe, DropStateChange, EnableComponent, EnableMe, EndAnimation, FillOwner, FocusFirst, FocusLast, Free, GetMenuPath, Hide, InitComponent, IsInBounds, IsInClientBounds, IsMultiSelect, KillAnimation, KillTimer, LevelChanged, LoadINI, LoseFocus, MakeColorCode, MenuStateChange, NextControl, NextPage, Opened, OwnerPage, PadLeft, PadRight, PlayerOwner, PrevControl, PrevPage, RelativeHeight, RelativeLeft, RelativeTop, RelativeWidth, Resize, ResolutionChanged, SaveINI, SetFocus, SetFocusInstead, SetFriendlyLabel, SetHint, SetPosition, SetTimer, SetTooltip, SetToolTipText, SetVisibility, Show, SpecialHit, StripColorCodes, Timer, UpdateOffset |
var protected int CurLine;
var string Separator;
GUISubtitleText
delegate OnStopped ( )
function int AddSubtitle ( string NewTitle, optional float delay, optional float Visible )
function ClearSubtitles ( )
function int InsertSubtitle ( int position, string NewTitle, optional float delay, optional float Visible )
function Restart ( )
function int SetSubtitles ( string alldata, optional string sep, optional bool bDontGuess, optional string lengthdata )
function Stop ( )
event Timer ( )
defaultproperties
{
DelayTime=2.000000
GuessCharTime=0.060000
Separator="|"
TextAlign=TXTA_Center
bMultiLine=Wahr
StyleName="TextLabel"
}
|
Creation time: Mo 16.4.2007 11:20:21.750 - Created with
UnCodeX