Jailbreak.JBGUIComponentOptions
- Extends
- GUIMultiComponent
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- Jailbreak.JBGUIComponentOptions
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 |
Inherited Functions from XInterface.GUIMultiComponent |
AddComponent, AppendComponent, BeginAnimation, CanAcceptFocus, CenterMouse, CheckDuplicateTabOrder, CheckInvalidTabOrder, Closed, DebugTabOrder, DisableMe, EnableMe, EndAnimation, FindComponentIndex, FocusFirst, FocusLast, Free, InitComponent, InitializeControls, InsertComponent, InternalOnShow, LevelChanged, LoseFocus, NextControl, Opened, PrevControl, RemapComponents, RemoveComponent, SetFocus, SetFocusInstead, SetVisibility |
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 int Index;
Menu
var(Menu) bool bHasBorder;
var(Menu) float ButtonHeightInRow;
var(Menu) float ButtonWidth;
var(Menu) int DefaultOption;
var(Menu) localized string GroupCaption;
var(
Menu)
Color GroupCaptionColor;
var(Menu) string GroupCaptionFont;
var(Menu) string GroupCaptionStyleName;
var(Menu) float ItemHeight;
var(Menu) float ItemIndent;
var(
Menu)
Color LabelColor;
var(Menu) string LabelFont;
var(Menu) string LabelStyleName;
var(Menu) float LabelWidth;
var(Menu) float LeftIndent;
var(Menu) localized array<string> OptionHint;
var(Menu) localized array<string> OptionText;
function int GetIndex ( ) )
function SetIndex ( int newIndex) )
defaultproperties
{
DefaultOption = 0;
ButtonHeightInRow = 0.7;
ButtonWidth = 0.2;
LabelWidth = 0.6;
ItemIndent = 0.0;
GroupCaptionStyleName = "TextLabel";
LabelStyleName = "TextLabel";
Begin Object Class=GUIButton name=GroupBackground
WinWidth=1.0
WinHeight=1.0
WinTop=0.0
WinLeft=0.0
bAcceptsInput=False
bNeverFocus=True
bBoundToParent=True
bScaleToParent=True
End Object
Controls(0)=GUIButton'GroupBackground'
}
|
Creation time: Do 14.8.2014 09:58:10.929 - Created with
UnCodeX