Packagehud.sniper
Classpublic class ObjectivesElement
InheritanceObjectivesElement Inheritance BaseControl Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
 InheritedCallEntity : Function
BaseControl
 Inheritedm_bounds : Rectangle
BaseControl
Public Methods
 MethodDefined By
  
ObjectivesElement
 Inherited
BaseControl
  
ObjectivesElement
 Inherited
getContainer():Sprite
BaseControl
  
ObjectivesElement
  
ObjectivesElement
 Inherited
onAttached():void
BaseControl
 Inherited
BaseControl
 Inherited
onEditorContainerSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void
BaseControl
 Inherited
onEditorSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void
BaseControl
 Inherited
BaseControl
 Inherited
onMouseEnabled(_arg_1:Boolean):void
BaseControl
 Inherited
onSetConstrained(_arg_1:Boolean):void
BaseControl
  
onSetData(_arg_1:Object):void
ObjectivesElement
 Inherited
onSetSize(_arg_1:Number, _arg_2:Number):void
BaseControl
 Inherited
onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void
BaseControl
 Inherited
onSetVisible(_arg_1:Boolean):void
BaseControl
  
updateAndShowObjectives(_arg_1:Object):void
ObjectivesElement
 Inherited
BaseControl
  
ObjectivesElement
Protected Methods
 MethodDefined By
 Inherited
getProperty(_arg_1:String):*
BaseControl
 Inherited
print(_arg_1:*):void
BaseControl
 Inherited
sendBounds(_arg_1:Rectangle):void
BaseControl
 Inherited
sendEvent(_arg_1:String):void
BaseControl
 Inherited
sendEventWithValue(_arg_1:String, _arg_2:*):void
BaseControl
Public Constants
 ConstantDefined By
  BAR_ELEMENT_FADE_ANIM_TIME : Number = 0.3
[static]
ObjectivesElement
  HINT_INDENTATON : Number = 60
[static]
ObjectivesElement
  LABEL_TEXT_LEADING : Number = 16
[static]
ObjectivesElement
  OBJ_HINT_MARGIN_HEIGHT : Number = 3
[static]
ObjectivesElement
  OBJ_MARGIN_HEIGHT : Number = 10
[static]
ObjectivesElement
Constructor Detail
ObjectivesElement()Constructor
public function ObjectivesElement()



Method Detail
fadeOutObjectives()method
public function fadeOutObjectives():void

hideObjectives()method 
public function hideObjectives():void

hideObjectivesHolder()method 
public function hideObjectivesHolder():void

onSetData()method 
public function onSetData(_arg_1:Object):void

Parameters

_arg_1:Object

updateAndShowObjectives()method 
public function updateAndShowObjectives(_arg_1:Object):void

Parameters

_arg_1:Object

updateHeights()method 
public function updateHeights():void

Constant Detail
BAR_ELEMENT_FADE_ANIM_TIMEConstant
public static const BAR_ELEMENT_FADE_ANIM_TIME:Number = 0.3

HINT_INDENTATONConstant 
public static const HINT_INDENTATON:Number = 60

LABEL_TEXT_LEADINGConstant 
public static const LABEL_TEXT_LEADING:Number = 16

OBJ_HINT_MARGIN_HEIGHTConstant 
public static const OBJ_HINT_MARGIN_HEIGHT:Number = 3

OBJ_MARGIN_HEIGHTConstant 
public static const OBJ_MARGIN_HEIGHT:Number = 10