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