Package | hud |
Class | public class ObjectiveConditions |
Inheritance | ObjectiveConditions ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
ObjectiveConditions | |||
![]() | clearMatrix3D():void | BaseControl | |
![]() | getContainer():Sprite | BaseControl | |
hideAll():void | ObjectiveConditions | ||
instantiateTargetInfo():TargetInfoContainer | ObjectiveConditions | ||
![]() | onAttached():void | BaseControl | |
![]() | onChildrenAttached():void | BaseControl | |
![]() | onEditorContainerSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void | BaseControl | |
![]() | onEditorSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void | BaseControl | |
![]() | onEnterFrameHandler():void | BaseControl | |
![]() | onMouseEnabled(_arg_1:Boolean):void | BaseControl | |
![]() | onSetConstrained(_arg_1:Boolean):void | BaseControl | |
onSetData(_arg_1:Array):void | ObjectiveConditions | ||
onSetSize(_arg_1:Number, _arg_2:Number):void [override] | ObjectiveConditions | ||
![]() | onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void | BaseControl | |
![]() | onSetVisible(_arg_1:Boolean):void | BaseControl | |
test(_arg_1:Number):void | ObjectiveConditions | ||
![]() | updateBounds():void | BaseControl |
ObjectiveConditions | () | Constructor |
public function ObjectiveConditions()
hideAll | () | method |
public function hideAll():void
instantiateTargetInfo | () | method |
public function instantiateTargetInfo():TargetInfoContainer
ReturnsTargetInfoContainer |
onSetData | () | method |
public function onSetData(_arg_1:Array):void
Parameters
_arg_1:Array |
onSetSize | () | method |
override public function onSetSize(_arg_1:Number, _arg_2:Number):void
Parameters
_arg_1:Number | |
_arg_2:Number |
test | () | method |
public function test(_arg_1:Number):void
Parameters
_arg_1:Number |