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

TribesGUI.HUDThrowMeter

Extends
HUDValueBar

Core.Object
|   
+-- TribesGUI.HUDElement
   |   
   +-- TribesGUI.HUDContainer
      |   
      +-- TribesGUI.HUDValueBar
         |   
         +-- TribesGUI.HUDThrowMeter

Variables Summary
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
function 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


Functions Detail

UpdateData Source code

function UpdateData ( ClientSideCharacter c) )


Defaultproperties

defaultproperties
{
	emptyTexture=(Material=Texture'HUD.ReticuleChargeEmpty',drawColor=(R=255,G=255,B=255,A=255),style=1)
	fullTexture=(Material=Texture'HUD.ReticuleChargeFull',drawColor=(R=255,G=0,B=0,A=255),bFading=true,bProgressControlled=true,fadeSourceColor=(R=255,G=255,B=0,A=255),fadeTargetColor=(R=255,G=0,B=0,A=255),style=1)
	barStartOffset=38
	barEndOffset=38
}

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