| Package | com.kongregate.air.event |
| Class | public class AnalyticsEvent |
| Inheritance | AnalyticsEvent flash.events.Event |
| Property | Defined By | ||
|---|---|---|---|
| bundle : Object [read-only]
The bundle for the automatic event that was fired
| AnalyticsEvent | ||
| name : String [read-only]
The name of the automatic event that was fired
| AnalyticsEvent | ||
| Method | Defined By | ||
|---|---|---|---|
AnalyticsEvent(name:String, bundle:Object) | AnalyticsEvent | ||
| bundle | property |
bundle:Object [read-only] The bundle for the automatic event that was fired
public function get bundle():Object| name | property |
name:String [read-only] The name of the automatic event that was fired
public function get name():String| AnalyticsEvent | () | Constructor |
public function AnalyticsEvent(name:String, bundle:Object)name:String | |
bundle:Object |