| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||
Core.Object
|   
+-- TribesGUI.HUDElement
   |   
   +-- TribesGUI.HUDContainer
      |   
      +-- TribesGUI.HUDValueBar
         |   
         +-- TribesGUI.HUDHealthBarTurret
| Variables Summary | |
|---|---|
| HUDHealthBarTurret | |
| HUDMaterial | lowHealthAlertMaterial | 
| float | lowHealthThreshold | 
| Inherited Variables from TribesGUI.HUDValueBar | 
|---|
| activeEmptyTexture, activeFullTexture, barEnd, barEndOffset, barStart, barStartOffset, barWidth, bReverse, emptyTexture, fullTexture, LabelConfigName, MaxDisplayDigits, maximumValue, ratio, value, ValueLabel | 
| Inherited Variables from TribesGUI.HUDContainer | 
|---|
| children | 
| Functions Summary | ||
|---|---|---|
![]()  | RenderElement (Canvas C)) | |
![]()  | UpdateData (ClientSideCharacter c)) | |
| Inherited Functions from TribesGUI.HUDValueBar | 
|---|
| CalculateRatio, ClipToValue, InitElement, UpdateData | 
| Inherited Functions from TribesGUI.HUDContainer | 
|---|
| AddClonedElement, AddElement, AddExistingElement, ElementAdded, ElementRemoved, ForceNeedsLayout, HasElement, InitElementHeirachy, RemoveAll, RemoveElementAt, SetAlpha | 
| Variables Detail | 
|---|
| Functions Detail | 
|---|
 RenderElement  Source code
 UpdateData  Source code| Defaultproperties | 
|---|
defaultproperties
{
	lowHealthThreshold = 0.25
} | 
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||