Package | hud.evergreen.misc |
Class | public class LocationIntelBlock |
Inheritance | LocationIntelBlock ![]() |
Property | Defined By | ||
---|---|---|---|
dyContentHeight : Number [read-only] | LocationIntelBlock |
Method | Defined By | ||
---|---|---|---|
LocationIntelBlock(_arg_1:Number, _arg_2:Number) | LocationIntelBlock | ||
onSetData(data:Object):void | LocationIntelBlock |
Constant | Defined By | ||
---|---|---|---|
DYGAP : Number = 10 [static] | LocationIntelBlock |
dyContentHeight | property |
dyContentHeight:Number
[read-only] public function get dyContentHeight():Number
LocationIntelBlock | () | Constructor |
public function LocationIntelBlock(_arg_1:Number, _arg_2:Number)
_arg_1:Number | |
_arg_2:Number |
onSetData | () | method |
public function onSetData(data:Object):void
Parameters
data:Object |
DYGAP | Constant |
public static const DYGAP:Number = 10