Packagehud.evergreen.menuoverlay
Classpublic class ButtonPromptsComponent
InheritanceButtonPromptsComponent Inheritance flash.display.Sprite
Implements IMenuOverlayComponent



Public Methods
 MethodDefined By
  
ButtonPromptsComponent
  
isLeftAligned():Boolean
ButtonPromptsComponent
  
ButtonPromptsComponent
  
onSetData(_arg_1:Object):void
ButtonPromptsComponent
  
onUsableSizeChanged(_arg_1:Number, _arg_2:Number, _arg_3:Number):void
ButtonPromptsComponent
Public Constants
 ConstantDefined By
  DXPADDINGLEFT : Number = 25
[static]
ButtonPromptsComponent
  DYPADDINGTOP : Number = 25
[static]
ButtonPromptsComponent
  DYPROMPTSHEIGHT : Number = 55
[static]
ButtonPromptsComponent
Constructor Detail
ButtonPromptsComponent()Constructor
public function ButtonPromptsComponent()



Method Detail
isLeftAligned()method
public function isLeftAligned():Boolean

Returns
Boolean
onControlLayoutChanged()method 
public function onControlLayoutChanged():void

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

Parameters

_arg_1:Object

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

Parameters

_arg_1:Number
 
_arg_2:Number
 
_arg_3:Number

Constant Detail
DXPADDINGLEFTConstant
public static const DXPADDINGLEFT:Number = 25

DYPADDINGTOPConstant 
public static const DYPADDINGTOP:Number = 25

DYPROMPTSHEIGHTConstant 
public static const DYPROMPTSHEIGHT:Number = 55