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

TribesGUI.HUDCountDown

Extends
HUDNumericTextureLabel

Core.Object
|   
+-- TribesGUI.HUDElement
   |   
   +-- TribesGUI.HUDNumericTextureLabel
      |   
      +-- TribesGUI.HUDCountDown

Variables Summary
boolbCountDown
floatFlashStart
Inherited Variables from TribesGUI.HUDNumericTextureLabel
bCenterText, Data, DigitHeight, DigitIndex, DigitWidths, FontMaterial, TextColor, TrailingSpaces
Inherited Variables from TribesGUI.HUDElement
alpha, aspectRatio, backgroundTexture, BaseScript, bFlashing, bIsLayingOut, bNeedsLayout, borderBottom, borderLeft, borderRight, borderTop, bRelativePositioning, bRenderedOnce, bUseResFonts, bVisible, defaultDrawColor, FlashAlphaMax, FlashAlphaMin, FlashDuration, FlashPeriod, FlashStartTime, FlashSwitchTime, foregroundTexture, Height, HelpFont, HelpFontName, HelpLabel, horizontalAlignment, horizontalFill, iniOverride, initialHeight, initialPosX, initialPosY, initialWidth, insetX, insetY, LocalData, nextSibling, offsetX, offsetY, ParentElement, posX, posY, previousSibling, RelativeHeight, RelativePosX, RelativePosY, RelativeWidth, resFontNames, resFonts, screenHeight, screenWidth, TargetAlpha, textColor, textFont, textFontName, timeSeconds, verticalAlignment, verticalFill, Width

Enumerations Summary
Inherited Enumerations from TribesGUI.HUDElement
EHorizontalAlignment, EHorizontalFill, ELayoutDirection, EVerticalAlignment, EVerticalFill

Structures Summary
Inherited Structures from TribesGUI.HUDElement
HUDMaterial

Functions Summary
function UpdateData (ClientSideCharacter c))
Inherited Functions from TribesGUI.HUDNumericTextureLabel
SetDataString
Inherited Functions from TribesGUI.HUDElement
Construct, CreateClonedElement, CreateHUDElement, DoLayout, EncodeColor, EncodePlayerName, FlashElement, ForceNeedsLayout, GetAlpha, GetHeight, GetMaximumRelativeX, GetMaximumRelativeY, GetMaximumX, GetMaximumY, GetScreenPos, GetWidth, GetX, GetY, InitElement, InitElementHeirachy, InternalHeight, InternalLeft, InternalTop, InternalWidth, KeyEvent, KeyType, Layout, LoadConfig, LoadFont, LoadFonts, MakeHUDMaterial, MaterialHeight, MaterialWidth, NativeRenderElement, OnMouseClicked, OnMouseDoubleClicked, OnMouseEntered, OnMouseExited, PointInElement, PointInRegion, Render, RenderElement, RenderHUDMaterial, ResetFont, ResetHUDMaterial, ResizeForWidth, RootHUDScript, SetAlpha, SetColor, SetHeight, SetNeedsLayout, SetWidth, SetX, SetY, StaticCreateHUDElement, UpdateData


Variables Detail

bCountDown Source code

var bool bCountDown;

FlashStart Source code

var float FlashStart;


Functions Detail

UpdateData Source code

function UpdateData ( ClientSideCharacter c) )


Defaultproperties

defaultproperties
{
	FlashDuration=2
	FlashPeriod=0.5
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:30.851 - Created with UnCodeX