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

TribesGUI.HUDEventMessage

Extends
HUDMessage

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

Variables Summary
HUDIconIcon
LabelElementLabelOne
LabelElementLabelTwo
Inherited Variables from TribesGUI.HUDMessage
AppearTime, bIrrelevant, FadeOutDuration, firstVisibleLine, Lifetime, TimeOfDeath
Inherited Variables from TribesGUI.HUDContainer
children

Functions Summary
functionint GetLineHeight (Canvas canvas))
function Initialise (String StringOne, String TemplateOneName, String StringTwo, String TemplateTwoName, HUDMaterial IconMaterial, int IconWidth, int IconHeight))
Inherited Functions from TribesGUI.HUDMessage
GetLineHeight, GetNumLines, GetText, MarkAsIrrelevant, Reset, SetFirstVisibleLine, UpdateVisibility
Inherited Functions from TribesGUI.HUDContainer
AddClonedElement, AddElement, AddExistingElement, ElementAdded, ElementRemoved, ForceNeedsLayout, HasElement, InitElementHeirachy, RemoveAll, RemoveElementAt, SetAlpha


Variables Detail

Icon Source code

var HUDIcon Icon;

LabelOne Source code

var LabelElement LabelOne;

LabelTwo Source code

var LabelElement LabelTwo;


Functions Detail

GetLineHeight Source code

function int GetLineHeight ( Canvas canvas) )

Initialise Source code

function Initialise ( String StringOne, String TemplateOneName, String StringTwo, String TemplateTwoName, HUDMaterial IconMaterial, int IconWidth, int IconHeight) )



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