- Extends
- Window
- Modifiers
- native noexport
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- Extension.ScaleWindow
Inherited Variables from Extension.Window |
acceleratorKey, att, background, backgroundStyle, bBeingDestroyed, bConfigured, bDrawRawBackground, bIsInitialized, bIsSelectable, bIsSensitive, bIsVisible, bLastHeightSpecified, bLastWidthSpecified, bNeedsQuery, bNeedsReconfigure, boldFont, bSmoothBackground, bSpecialText, bStretchBackground, bTextTranslucent, bTickEnabled, clientObject, colMajorIndex, defaultCursor, defaultCursorColor, defaultCursorShadow, defaultHotX, defaultHotY, firstChild, firstTimer, focusSound, freeTimer, gGc, hardcodedHeight, hardcodedWidth, height, hMargin0, hMargin1, holdHeight, holdWidth, holdX, holdY, invisibleSound, lastChild, lastQueryHeight, lastQueryWidth, lastSpecifiedHeight, lastSpecifiedWidth, lockCount, maxClicks, nextSibling, normalFont, parentOwner, prevSibling, rowMajorIndex, soundVolume, textColor, textPlane, textVSpacing, tileColor, tilePlane, unfocusSound, visibleSound, vMargin0, vMargin1, wGc, width, winClipRect, windowType, winHAlign, winParent, winVAlign, x, y |
Inherited Enumerations from Extension.ExtensionObject |
EColumnType, EDrawStyle, EFlagType, EHAlign, EHDirection, EInputKey, EInputState, EInsertionPointType, EMouseFocusMode, EMove, EMoveInsert, EMoveList, EMoveThumb, EOrder, EOrientation, EVAlign, EVDirection |
Functions Summary |
 | | ClearAllEnumerations ()
|
 | | EnableStretchedScale (optional bool bNewStretch)
|
 | int | GetNumTicks ()
|
 | int | GetThumbSpan ()
|
 | int | GetTickPosition ()
|
 | float | GetValue ()
|
 | | GetValues (out float fromValue, out float toValue)
|
 | string | GetValueString ()
|
 | | MoveThumb (EMoveThumb moveThumb)
|
 | | PlayScaleSound (sound newSound, optional float volume, optional float pitch)
|
 | | SetBorderPattern (texture newTexture)
|
 | | SetEnumeration (int tickPos, coerce string newStr)
|
 | | SetNumTicks (int newNumTicks)
|
 | | SetScaleBorder (optional float newBorderSize, optional color newColor)
|
 | | SetScaleBorderRGB (float borderSize, byte red, byte green, byte blue))
|
 | | SetScaleColor (color newColor)
|
 | | SetScaleColorRGB (byte red, byte green, byte blue))
|
 | | SetScaleMargins (optional float marginWidth, optional float marginHeight)
|
 | | SetScaleOrientation (EOrientation newOrientation)
|
 | | SetScaleSounds (optional sound setSound, optional sound clickSound, optional sound dragSound)
|
 | | SetScaleStyle (EDrawStyle newStyle)
|
 | | SetScaleTexture (texture newTexture, optional float newWidth, optional float newHeight, optional float newStart, optional float newEnd)
|
 | | SetThumbBorder (optional float newBorderSize, optional color newColor)
|
 | | SetThumbBorderRGB (float borderSize, byte red, byte green, byte blue))
|
 | | SetThumbCaps (texture preCap, texture postCap, optional float preCapWidth, optional float preCapHeight, optional float postCapWidth, optional float postCapHeight)
|
 | | SetThumbColor (color newColor)
|
 | | SetThumbColorRGB (byte red, byte green, byte blue))
|
 | | SetThumbSpan (optional int newRange)
|
 | | SetThumbStep (int newStep)
|
 | | SetThumbStyle (EDrawStyle newStyle)
|
 | | SetThumbTexture (texture newTexture, optional float newWidth, optional float newHeight)
|
 | | SetTickColor (color newColor)
|
 | | SetTickColorRGB (byte red, byte green, byte blue))
|
 | | SetTickPosition (int newPosition)
|
 | | SetTickStyle (EDrawStyle newStyle)
|
 | | SetTickTexture (texture tickTexture, optional bool bDrawEndTicks, optional float newWidth, optional float newHeight)
|
 | | SetValue (float newValue)
|
 | | SetValueFormat (coerce string newFmt)
|
 | | SetValueRange (float newFrom, float newTo)
|
 | bool | VirtualKeyPressed (EInputKey key, bool bRepeat))
|
Inherited Functions from Extension.Window |
AcceleratorKeyPressed, AddActorRef, AddTimer, AskParentForReconfigure, AskParentToShowArea, BoxOptionSelected, ButtonActivated, CarriageReturn, ChangeStyle, ChildAdded, ChildRemoved, ChildRequestedReconfiguration, ChildRequestedShowArea, ChildRequestedVisibilityChange, ClipAttributesChanged, ClipPositionChanged, ConfigurationChanged, ConfigureChild, ConvertCoordinates, ConvertScriptString, ConvertVectorToCoordinates, CR, DescendantAdded, DescendantRemoved, Destroy, DestroyAllChildren, DestroyWindow, DisableWindow, DrawWindow, EditActivated, EnableSpecialText, EnableTranslucentText, EnableWindow, FindWindow, FocusEnteredDescendant, FocusEnteredWindow, FocusLeftDescendant, FocusLeftWindow, GetBottomChild, GetClientObject, GetColorScaled, GetCursorPos, GetFocusWindow, GetGC, GetHigherSibling, GetLowerSibling, GetModalWindow, GetParent, GetPlayerPawn, GetRootWindow, GetTabGroupWindow, GetTickOffset, GetTopChild, GrabMouse, Hide, InitWindow, IsActorValid, IsFocusWindow, IsKeyDown, IsPointInWindow, IsSensitive, IsVisible, KeyPressed, ListRowActivated, ListSelectionChanged, Lower, MouseButtonPressed, MouseButtonReleased, MouseEnteredWindow, MouseLeftWindow, MouseMoved, MoveFocusDown, MoveFocusLeft, MoveFocusRight, MoveFocusUp, MoveTabGroupNext, MoveTabGroupPrev, NewChild, ParentRequestedGranularity, ParentRequestedPreferredSize, PlaySound, PostDrawWindow, QueryGranularity, QueryPreferredHeight, QueryPreferredSize, QueryPreferredWidth, Raise, RawKeyPressed, RawMouseButtonPressed, ReleaseGC, RemoveActorRef, RemoveTimer, ResetHeight, ResetSize, ResetWidth, ResizeChild, ScaleAttributesChanged, ScalePositionChanged, ScaleRangeChanged, SensitivityChanged, SetAcceleratorText, SetBackground, SetBackgroundSmoothing, SetBackgroundStretching, SetBackgroundStyle, SetBaselineData, SetBoldFont, SetChildVisibility, SetClientObject, SetConfiguration, SetCursorPos, SetDefaultCursor, SetFocusSounds, SetFocusWindow, SetFont, SetFonts, SetHeight, SetNormalFont, SetPos, SetSelectability, SetSensitivity, SetSize, SetSoundVolume, SetTextColor, SetTextColorRGB, SetTileColor, SetTileColorRGB, SetVisibilitySounds, SetWidth, SetWindowAlignments, Show, TextChanged, ToggleChanged, UngrabMouse, VirtualKeyPressed, VisibilityChanged, WindowReady |
var private float absEndScale;
var private float absStartScale;
var private bool bDraggingThumb;
var const bool bDrawEndTicks;
var const bool bRepeatScaleTexture;
var const bool bRepeatThumbTexture;
var const bool bSpanThumb;
var const bool bStretchScale;
var const sound clickSound;
var const int currentPos;
var const sound dragSound;
var const float endOffset;
var const float fromValue;
var const float initialDelay;
var const int initialPos;
var const float marginHeight;
var const float marginWidth;
var private float mousePos;
var const int numPositions;
var private float postCapH;
var const float postCapHeight;
var private float postCapW;
var const float postCapWidth;
var private float postCapXOff;
var private float postCapYOff;
var private float preCapH;
var const float preCapHeight;
var private float preCapW;
var const float preCapWidth;
var private float preCapXOff;
var private float preCapYOff;
var private float remainingTime;
var private byte repeatDir;
var const float repeatRate;
var const color scaleBorderColor;
var const float scaleBorderSize;
var const color scaleColor;
var private float scaleH;
var const float scaleHeight;
var private float scaleW;
var const float scaleWidth;
var private float scaleX;
var private float scaleY;
var const sound setSound;
var const int spanRange;
var const float startOffset;
var const color thumbBorderColor;
var const float thumbBorderSize;
var const color thumbColor;
var private float thumbH;
var const float thumbHeight;
var const int thumbStep;
var private float thumbW;
var const float thumbWidth;
var private float thumbX;
var private float thumbY;
var const color tickColor;
var private float tickH;
var const float tickHeight;
var private float tickW;
var const float tickWidth;
var private float tickX;
var private float tickY;
var const float toValue;
var const string valueFmt;
native(1649) final function ClearAllEnumerations ( )
native(1625) final function EnableStretchedScale ( optional bool bNewStretch )
native(1637) final function int GetNumTicks ( )
native(1639) final function int GetThumbSpan ( )
native(1641) final function int GetTickPosition ( )
native(1644) final function float GetValue ( )
native(1645) final function GetValues ( out float fromValue, out float toValue )
native(1647) final function string GetValueString ( )
native(
1650)
final function MoveThumb (
EMoveThumb moveThumb )
native(1653) final function PlayScaleSound ( sound newSound,
optional float volume, optional float pitch )
native(
1626)
final function SetBorderPattern (
texture newTexture )
native(1648) final function SetEnumeration ( int tickPos, coerce string newStr )
native(1636) final function SetNumTicks ( int newNumTicks )
native(
1627)
final function SetScaleBorder (
optional float newBorderSize,
optional color newColor )
function SetScaleBorderRGB ( float borderSize, byte red, byte green, byte blue) )
native(
1632)
final function SetScaleColor (
color newColor )
function SetScaleColorRGB ( byte red, byte green, byte blue) )
native(1635) final function SetScaleMargins ( optional float marginWidth,
optional float marginHeight )
native(
1620)
final function SetScaleOrientation (
EOrientation newOrientation )
native(1652) final function SetScaleSounds ( optional sound setSound, optional sound clickSound,
optional sound dragSound )
native(
1629)
final function SetScaleStyle (
EDrawStyle newStyle )
native(
1621)
final function SetScaleTexture (
texture newTexture,
optional float newWidth,
optional float newHeight,
optional float newStart,
optional float newEnd )
native(
1628)
final function SetThumbBorder (
optional float newBorderSize,
optional color newColor )
function SetThumbBorderRGB ( float borderSize, byte red, byte green, byte blue) )
native(
1624)
final function SetThumbCaps (
texture preCap,
texture postCap,
optional float preCapWidth,
optional float preCapHeight,
optional float postCapWidth,
optional float postCapHeight )
native(
1633)
final function SetThumbColor (
color newColor )
function SetThumbColorRGB ( byte red, byte green, byte blue) )
native(1638) final function SetThumbSpan ( optional int newRange )
native(1651) final function SetThumbStep ( int newStep )
native(
1630)
final function SetThumbStyle (
EDrawStyle newStyle )
native(
1622)
final function SetThumbTexture (
texture newTexture,
optional float newWidth,
optional float newHeight )
native(
1634)
final function SetTickColor (
color newColor )
function SetTickColorRGB ( byte red, byte green, byte blue) )
native(1640) final function SetTickPosition ( int newPosition )
native(
1631)
final function SetTickStyle (
EDrawStyle newStyle )
native(
1623)
final function SetTickTexture (
texture tickTexture,
optional bool bDrawEndTicks,
optional float newWidth,
optional float newHeight )
native(1643) final function SetValue ( float newValue )
native(1646) final function SetValueFormat ( coerce string newFmt )
native(1642) final function SetValueRange ( float newFrom, float newTo )
event bool VirtualKeyPressed (
EInputKey key,
bool bRepeat) )
defaultproperties
{
borderPattern=Texture'Extension.Solid'
}
|
Creation time: Mon 8/11/2021 16:31:15.023 - Created with
UnCodeX