Static variables

staticfinalread onlyUPDATE:String

Constructor

@:value({ timestamp : 0, heading : 0, speed : 0, vAccuracy : 0, hAccuracy : 0, altitude : 0, longitude : 0, latitude : 0, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, latitude:Float = 0, longitude:Float = 0, altitude:Float = 0, hAccuracy:Float = 0, vAccuracy:Float = 0, speed:Float = 0, heading:Float = 0, timestamp:Float = 0)

Variables

@:flash.propertyaltitude:Float

@:flash.propertyheading:Float

@:flash.propertyhorizontalAccuracy:Float

@:flash.propertylatitude:Float

@:flash.propertylongitude:Float

@:flash.propertyspeed:Float

@:flash.propertytimestamp:Float

@:flash.propertyverticalAccuracy:Float

Inherited Variables

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods