Packagecom.kongregate.air.event
Classpublic class DeltaParameterEvent
InheritanceDeltaParameterEvent Inheritance flash.events.Event

Broadcast when a delta button event is fired



Public Properties
 PropertyDefined By
  action : String
[read-only] The swrve action that was fired
DeltaParameterEvent
Public Methods
 MethodDefined By
  
DeltaParameterEvent(action:String)
DeltaParameterEvent
Property Detail
actionproperty
action:String  [read-only]

The swrve action that was fired


Implementation
    public function get action():String
Constructor Detail
DeltaParameterEvent()Constructor
public function DeltaParameterEvent(action:String)



Parameters
action:String