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

TribesGUI.HUDMessage

Extends
HUDContainer

Core.Object
|   
+-- TribesGUI.HUDElement
   |   
   +-- TribesGUI.HUDContainer
      |   
      +-- TribesGUI.HUDMessage

Direct Known Subclasses:

HUDEventMessage, HUDTextMessage

Variables Summary
floatAppearTime
boolbIrrelevant
floatFadeOutDuration
intfirstVisibleLine
floatLifetime
floatTimeOfDeath
Inherited Variables from TribesGUI.HUDContainer
children
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
functionint GetLineHeight (Canvas canvas))
functionint GetNumLines ()))
functionString GetText ()))
function MarkAsIrrelevant ()))
function Reset ()))
function SetFirstVisibleLine (int newFirstVisibleLine))
function UpdateVisibility ()))
Inherited Functions from TribesGUI.HUDContainer
AddClonedElement, AddElement, AddExistingElement, ElementAdded, ElementRemoved, ForceNeedsLayout, HasElement, InitElementHeirachy, RemoveAll, RemoveElementAt, SetAlpha
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

AppearTime Source code

var float AppearTime;

bIrrelevant Source code

var private bool bIrrelevant;

FadeOutDuration Source code

var float FadeOutDuration;

firstVisibleLine Source code

var int firstVisibleLine;

Lifetime Source code

var float Lifetime;

TimeOfDeath Source code

var float TimeOfDeath;


Functions Detail

GetLineHeight Source code

function int GetLineHeight ( Canvas canvas) )

GetNumLines Source code

function int GetNumLines ( ) )

GetText Source code

function String GetText ( ) )

MarkAsIrrelevant Source code

function MarkAsIrrelevant ( ) )

Reset Source code

function Reset ( ) )

SetFirstVisibleLine Source code

function SetFirstVisibleLine ( int newFirstVisibleLine) )

UpdateVisibility Source code

function UpdateVisibility ( ) )


Defaultproperties

defaultproperties
{


}

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