Packagehud.evergreen
Classpublic class CampaignProgress
InheritanceCampaignProgress Inheritance BaseControl Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
 InheritedCallEntity : Function
BaseControl
 Inheritedm_bounds : Rectangle
BaseControl
  onFolderScreen : Boolean
[write-only]
CampaignProgress
  onMissionEnd : Boolean
[write-only]
CampaignProgress
  showBackground : Boolean
[write-only]
CampaignProgress
  showMarker : Boolean
[write-only]
CampaignProgress
  showSlimView : Boolean
[write-only]
CampaignProgress
  waitWithAnimation : Boolean
[write-only]
CampaignProgress
Public Methods
 MethodDefined By
  
CampaignProgress
 Inherited
BaseControl
  
CampaignProgress
  
folderAnim():void
CampaignProgress
  
CampaignProgress
 Inherited
getContainer():Sprite
BaseControl
 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
CampaignProgress
 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
 Inherited
BaseControl
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
Property Detail
onFolderScreenproperty
onFolderScreen:Boolean  [write-only]


Implementation
    public function set onFolderScreen(value:Boolean):void
onMissionEndproperty 
onMissionEnd:Boolean  [write-only]


Implementation
    public function set onMissionEnd(value:Boolean):void
showBackgroundproperty 
showBackground:Boolean  [write-only]


Implementation
    public function set showBackground(value:Boolean):void
showMarkerproperty 
showMarker:Boolean  [write-only]


Implementation
    public function set showMarker(value:Boolean):void
showSlimViewproperty 
showSlimView:Boolean  [write-only]


Implementation
    public function set showSlimView(value:Boolean):void
waitWithAnimationproperty 
waitWithAnimation:Boolean  [write-only]


Implementation
    public function set waitWithAnimation(value:Boolean):void
Constructor Detail
CampaignProgress()Constructor
public function CampaignProgress()



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

folderAnim()method 
public function folderAnim():void

folderAnimReset()method 
public function folderAnimReset():void

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

Parameters

_arg_1:Object