Packagehud
Classpublic class ChallengeElement
InheritanceChallengeElement Inheritance BaseControl Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
 InheritedCallEntity : Function
BaseControl
 Inheritedm_bounds : Rectangle
BaseControl
Public Methods
 MethodDefined By
  
ChallengeElement
 Inherited
BaseControl
 Inherited
getContainer():Sprite
BaseControl
  
ChallengeElement
 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
ChallengeElement
  
onSetDataWithDelay(data:Object, dtDelay:Number):void
ChallengeElement
 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
  
playSound(_arg_1:String):void
ChallengeElement
  
ShowNotification(title:String, total:uint, count:uint, completed:Boolean, timeRemaining:Number, imagePath:String):void
ChallengeElement
  
ShowTotalNotification(title:String, total:uint, count:uint, timeRemaining:Number):void
ChallengeElement
 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
Constructor Detail
ChallengeElement()Constructor
public function ChallengeElement()



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

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

Parameters

_arg_1:Object

onSetDataWithDelay()method 
public function onSetDataWithDelay(data:Object, dtDelay:Number):void

Parameters

data:Object
 
dtDelay:Number

playSound()method 
public function playSound(_arg_1:String):void

Parameters

_arg_1:String

ShowNotification()method 
public function ShowNotification(title:String, total:uint, count:uint, completed:Boolean, timeRemaining:Number, imagePath:String):void

Parameters

title:String
 
total:uint
 
count:uint
 
completed:Boolean
 
timeRemaining:Number
 
imagePath:String

ShowTotalNotification()method 
public function ShowTotalNotification(title:String, total:uint, count:uint, timeRemaining:Number):void

Parameters

title:String
 
total:uint
 
count:uint
 
timeRemaining:Number