Property | Defined By | ||
---|---|---|---|
![]() | CallEntity : Function | BaseControl | |
isAntiFreakoutDisabled : Boolean [write-only] | Subtitle | ||
![]() | m_bounds : Rectangle | BaseControl |
Method | Defined By | ||
---|---|---|---|
Subtitle() | Subtitle | ||
![]() | clearMatrix3D():void | BaseControl | |
![]() | getContainer():Sprite | BaseControl | |
getTextFieldWidth():Number | Subtitle | ||
![]() | 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:Object):void | Subtitle | ||
onSetSize(_arg_1:Number, _arg_2:Number):void [override] | Subtitle | ||
![]() | onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void | BaseControl | |
![]() | onSetVisible(_arg_1:Boolean):void | BaseControl | |
setCinematicMode(_arg_1:Number):void | Subtitle | ||
![]() | updateBounds():void | BaseControl | |
updateViewportLockBits(_arg_1:int):void | Subtitle |
Constant | Defined By | ||
---|---|---|---|
LOCKBIT_Bot : int = 8 [static] | Subtitle | ||
LOCKBIT_Left : int = 1 [static] | Subtitle | ||
LOCKBIT_None : int = 0 [static] | Subtitle | ||
LOCKBIT_Right : int = 4 [static] | Subtitle | ||
LOCKBIT_Top : int = 2 [static] | Subtitle | ||
MAX_FONT_SIZE : int = 46 [static] | Subtitle | ||
MIN_FONT_SIZE : int = 22 [static] | Subtitle |
isAntiFreakoutDisabled | property |
isAntiFreakoutDisabled:Boolean
[write-only] public function set isAntiFreakoutDisabled(value:Boolean):void
Subtitle | () | Constructor |
public function Subtitle()
getTextFieldWidth | () | method |
public function getTextFieldWidth():Number
ReturnsNumber |
onSetData | () | method |
public function onSetData(_arg_1:Object):void
Parameters
_arg_1:Object |
onSetSize | () | method |
override public function onSetSize(_arg_1:Number, _arg_2:Number):void
Parameters
_arg_1:Number | |
_arg_2:Number |
setCinematicMode | () | method |
public function setCinematicMode(_arg_1:Number):void
Parameters
_arg_1:Number |
updateViewportLockBits | () | method |
public function updateViewportLockBits(_arg_1:int):void
Parameters
_arg_1:int |
LOCKBIT_Bot | Constant |
public static const LOCKBIT_Bot:int = 8
LOCKBIT_Left | Constant |
public static const LOCKBIT_Left:int = 1
LOCKBIT_None | Constant |
public static const LOCKBIT_None:int = 0
LOCKBIT_Right | Constant |
public static const LOCKBIT_Right:int = 4
LOCKBIT_Top | Constant |
public static const LOCKBIT_Top:int = 2
MAX_FONT_SIZE | Constant |
public static const MAX_FONT_SIZE:int = 46
MIN_FONT_SIZE | Constant |
public static const MIN_FONT_SIZE:int = 22