Packagemenu3.splashhints
Classpublic class SplashHintContent
InheritanceSplashHintContent Inheritance BaseControl Inheritance flash.display.Sprite
Implements ISplashHint, IButtonPromptOwner



Public Properties
 PropertyDefined By
  AnimationDelayIn : Number
[write-only]
SplashHintContent
  AnimationDelayOut : Number
[write-only]
SplashHintContent
 InheritedCallEntity : Function
BaseControl
  isMissionTitle : Boolean
[write-only]
SplashHintContent
 Inheritedm_bounds : Rectangle
BaseControl
Public Methods
 MethodDefined By
  
SplashHintContent
 Inherited
BaseControl
  
getContainer():Sprite
[override]
SplashHintContent
  
hide():void
SplashHintContent
 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
SplashHintContent
  
onSetSize(_arg_1:Number, _arg_2:Number):void
[override]
SplashHintContent
  
onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void
[override]
SplashHintContent
 Inherited
onSetVisible(_arg_1:Boolean):void
BaseControl
  
playSound(_arg_1:String):void
SplashHintContent
  
show():void
SplashHintContent
 Inherited
BaseControl
  
SplashHintContent
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
AnimationDelayInproperty
AnimationDelayIn:Number  [write-only]


Implementation
    public function set AnimationDelayIn(value:Number):void
AnimationDelayOutproperty 
AnimationDelayOut:Number  [write-only]


Implementation
    public function set AnimationDelayOut(value:Number):void
isMissionTitleproperty 
isMissionTitle:Boolean  [write-only]


Implementation
    public function set isMissionTitle(value:Boolean):void
Constructor Detail
SplashHintContent()Constructor
public function SplashHintContent()



Method Detail
getContainer()method
override public function getContainer():Sprite

Returns
Sprite
hide()method 
public function hide():void

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

onSetViewport()method 
override public function onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void

Parameters

_arg_1:Number
 
_arg_2:Number
 
_arg_3:Number

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

Parameters

_arg_1:String

show()method 
public function show():void

updateButtonPrompts()method 
public function updateButtonPrompts():void