Packagecom.kongregate.air.event
Classpublic class SwrveEvent
InheritanceSwrveEvent Inheritance flash.events.Event

Broadcast when a swrve event is fired



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

The swrve action that was fired


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



Parameters
action:String