Package | hud.versus.markers |
Class | public class DistanceMarkerElement |
Inheritance | DistanceMarkerElement ![]() |
Property | Defined By | ||
---|---|---|---|
markerHeight : Number | DistanceMarkerElement |
Method | Defined By | ||
---|---|---|---|
DistanceMarkerElement | |||
onSetData(_arg_1:Object):void | DistanceMarkerElement |
Constant | Defined By | ||
---|---|---|---|
POSITION_BOTTOM : String = bottom [static] | DistanceMarkerElement | ||
POSITION_LEFT : String = left [static] | DistanceMarkerElement | ||
POSITION_RIGHT : String = right [static] | DistanceMarkerElement | ||
POSITION_TOP : String = top [static] | DistanceMarkerElement |
markerHeight | property |
public var markerHeight:Number
DistanceMarkerElement | () | Constructor |
public function DistanceMarkerElement()
onSetData | () | method |
public function onSetData(_arg_1:Object):void
Parameters
_arg_1:Object |
POSITION_BOTTOM | Constant |
public static const POSITION_BOTTOM:String = bottom
POSITION_LEFT | Constant |
public static const POSITION_LEFT:String = left
POSITION_RIGHT | Constant |
public static const POSITION_RIGHT:String = right
POSITION_TOP | Constant |
public static const POSITION_TOP:String = top