Package | hud.evergreen.menuoverlay |
Class | public class InfoPanelRComponent |
Inheritance | InfoPanelRComponent ![]() |
Implements | IMenuOverlayComponent |
Method | Defined By | ||
---|---|---|---|
InfoPanelRComponent | |||
isLeftAligned():Boolean | InfoPanelRComponent | ||
onControlLayoutChanged():void | InfoPanelRComponent | ||
onSetData(_arg_1:Object):void | InfoPanelRComponent | ||
onUsableSizeChanged(_arg_1:Number, _arg_2:Number, _arg_3:Number):void | InfoPanelRComponent |
Constant | Defined By | ||
---|---|---|---|
PXCONTENTWIDTH : Number = 598 [static] | InfoPanelRComponent | ||
PXGAPBETWEENICONANDTITLE : Number = 12 [static] | InfoPanelRComponent | ||
PXGAPBETWEENLABELS : Number = 8 [static] | InfoPanelRComponent | ||
PXICONSIZE : Number = 50 [static] | InfoPanelRComponent | ||
PXMARGINBOTTOM : Number = 0 [static] | InfoPanelRComponent | ||
PXPADDING : Number = 25 [static] | InfoPanelRComponent |
InfoPanelRComponent | () | Constructor |
public function InfoPanelRComponent()
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 |
PXCONTENTWIDTH | Constant |
public static const PXCONTENTWIDTH:Number = 598
PXGAPBETWEENICONANDTITLE | Constant |
public static const PXGAPBETWEENICONANDTITLE:Number = 12
PXGAPBETWEENLABELS | Constant |
public static const PXGAPBETWEENLABELS:Number = 8
PXICONSIZE | Constant |
public static const PXICONSIZE:Number = 50
PXMARGINBOTTOM | Constant |
public static const PXMARGINBOTTOM:Number = 0
PXPADDING | Constant |
public static const PXPADDING:Number = 25