Package | menu3.briefing |
Class | public class BriefingSequenceTimerTextBlock |
Inheritance | BriefingSequenceTimerTextBlock ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
AnimateInDuration : Number [write-only] | BriefingSequenceTimerTextBlock | ||
AnimateInEasingType : String [write-only] | BriefingSequenceTimerTextBlock | ||
AnimateInEndCol : Number [write-only] | BriefingSequenceTimerTextBlock | ||
AnimateInEndRow : Number [write-only] | BriefingSequenceTimerTextBlock | ||
AnimateInStartCol : Number [write-only] | BriefingSequenceTimerTextBlock | ||
AnimateInStartRow : Number [write-only] | BriefingSequenceTimerTextBlock | ||
AnimateOutDuration : Number [write-only] | BriefingSequenceTimerTextBlock | ||
AnimateOutEasingType : String [write-only] | BriefingSequenceTimerTextBlock | ||
AnimateOutEndCol : Number [write-only] | BriefingSequenceTimerTextBlock | ||
AnimateOutEndRow : Number [write-only] | BriefingSequenceTimerTextBlock | ||
AnimateOutStartCol : Number [write-only] | BriefingSequenceTimerTextBlock | ||
AnimateOutStartRow : Number [write-only] | BriefingSequenceTimerTextBlock | ||
![]() | CallEntity : Function | BaseControl | |
FlickerInFx : Boolean [write-only] | BriefingSequenceTimerTextBlock | ||
FlickerOutFx : Boolean [write-only] | BriefingSequenceTimerTextBlock | ||
FontColorBlack : Boolean [write-only] | BriefingSequenceTimerTextBlock | ||
FontSize : int [write-only] | BriefingSequenceTimerTextBlock | ||
FontStyle : String [write-only] | BriefingSequenceTimerTextBlock | ||
![]() | m_bounds : Rectangle | BaseControl | |
m_countDownTimer : BriefingSequenceTimer | BriefingSequenceTimerTextBlock | ||
PlayableUntil : String [write-only] | BriefingSequenceTimerTextBlock | ||
ShowHelperRegistrationPoint : Boolean [write-only] | BriefingSequenceTimerTextBlock | ||
TextAppendUpwards : Boolean [write-only] | BriefingSequenceTimerTextBlock | ||
TextFieldWidthInRows : Number [write-only] | BriefingSequenceTimerTextBlock | ||
TextRightAligned : Boolean [write-only] | BriefingSequenceTimerTextBlock |
Method | Defined By | ||
---|---|---|---|
BriefingSequenceTimerTextBlock | |||
![]() | clearMatrix3D():void | BaseControl | |
getContainer():Sprite [override] | BriefingSequenceTimerTextBlock | ||
![]() | 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 | |
![]() | onSetSize(_arg_1:Number, _arg_2:Number):void | BaseControl | |
![]() | onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void | BaseControl | |
![]() | onSetVisible(_arg_1:Boolean):void | BaseControl | |
start(_arg_1:Number, _arg_2:Number):void | BriefingSequenceTimerTextBlock | ||
stopCountDownTimer():void | BriefingSequenceTimerTextBlock | ||
timerComplete():void | BriefingSequenceTimerTextBlock | ||
![]() | updateBounds():void | BaseControl |
AnimateInDuration | property |
AnimateInDuration:Number
[write-only] public function set AnimateInDuration(value:Number):void
AnimateInEasingType | property |
AnimateInEasingType:String
[write-only] public function set AnimateInEasingType(value:String):void
AnimateInEndCol | property |
AnimateInEndCol:Number
[write-only] public function set AnimateInEndCol(value:Number):void
AnimateInEndRow | property |
AnimateInEndRow:Number
[write-only] public function set AnimateInEndRow(value:Number):void
AnimateInStartCol | property |
AnimateInStartCol:Number
[write-only] public function set AnimateInStartCol(value:Number):void
AnimateInStartRow | property |
AnimateInStartRow:Number
[write-only] public function set AnimateInStartRow(value:Number):void
AnimateOutDuration | property |
AnimateOutDuration:Number
[write-only] public function set AnimateOutDuration(value:Number):void
AnimateOutEasingType | property |
AnimateOutEasingType:String
[write-only] public function set AnimateOutEasingType(value:String):void
AnimateOutEndCol | property |
AnimateOutEndCol:Number
[write-only] public function set AnimateOutEndCol(value:Number):void
AnimateOutEndRow | property |
AnimateOutEndRow:Number
[write-only] public function set AnimateOutEndRow(value:Number):void
AnimateOutStartCol | property |
AnimateOutStartCol:Number
[write-only] public function set AnimateOutStartCol(value:Number):void
AnimateOutStartRow | property |
AnimateOutStartRow:Number
[write-only] public function set AnimateOutStartRow(value:Number):void
FlickerInFx | property |
FlickerInFx:Boolean
[write-only] public function set FlickerInFx(value:Boolean):void
FlickerOutFx | property |
FlickerOutFx:Boolean
[write-only] public function set FlickerOutFx(value:Boolean):void
FontColorBlack | property |
FontColorBlack:Boolean
[write-only] public function set FontColorBlack(value:Boolean):void
FontSize | property |
FontSize:int
[write-only] public function set FontSize(value:int):void
FontStyle | property |
FontStyle:String
[write-only] public function set FontStyle(value:String):void
m_countDownTimer | property |
public var m_countDownTimer:BriefingSequenceTimer
PlayableUntil | property |
PlayableUntil:String
[write-only] public function set PlayableUntil(value:String):void
ShowHelperRegistrationPoint | property |
ShowHelperRegistrationPoint:Boolean
[write-only] public function set ShowHelperRegistrationPoint(value:Boolean):void
TextAppendUpwards | property |
TextAppendUpwards:Boolean
[write-only] public function set TextAppendUpwards(value:Boolean):void
TextFieldWidthInRows | property |
TextFieldWidthInRows:Number
[write-only] public function set TextFieldWidthInRows(value:Number):void
TextRightAligned | property |
TextRightAligned:Boolean
[write-only] public function set TextRightAligned(value:Boolean):void
BriefingSequenceTimerTextBlock | () | Constructor |
public function BriefingSequenceTimerTextBlock()
getContainer | () | method |
override public function getContainer():Sprite
ReturnsSprite |
start | () | method |
public function start(_arg_1:Number, _arg_2:Number):void
Parameters
_arg_1:Number | |
_arg_2:Number |
stopCountDownTimer | () | method |
public function stopCountDownTimer():void
timerComplete | () | method |
public function timerComplete():void