Package | hud.evergreen.menuoverlay |
Class | public class ButtonPromptsComponent |
Inheritance | ButtonPromptsComponent ![]() |
Implements | IMenuOverlayComponent |
Method | Defined By | ||
---|---|---|---|
ButtonPromptsComponent | |||
isLeftAligned():Boolean | ButtonPromptsComponent | ||
onControlLayoutChanged():void | ButtonPromptsComponent | ||
onSetData(_arg_1:Object):void | ButtonPromptsComponent | ||
onUsableSizeChanged(_arg_1:Number, _arg_2:Number, _arg_3:Number):void | ButtonPromptsComponent |
Constant | Defined By | ||
---|---|---|---|
DXPADDINGLEFT : Number = 25 [static] | ButtonPromptsComponent | ||
DYPADDINGTOP : Number = 25 [static] | ButtonPromptsComponent | ||
DYPROMPTSHEIGHT : Number = 55 [static] | ButtonPromptsComponent |
ButtonPromptsComponent | () | Constructor |
public function ButtonPromptsComponent()
isLeftAligned | () | method |
public function isLeftAligned():Boolean
ReturnsBoolean |
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 |
DXPADDINGLEFT | Constant |
public static const DXPADDINGLEFT:Number = 25
DYPADDINGTOP | Constant |
public static const DYPADDINGTOP:Number = 25
DYPROMPTSHEIGHT | Constant |
public static const DYPROMPTSHEIGHT:Number = 55