Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 AirBag
cc.cote.airbag The AirBag class allows the pixel-precise detection of collisions amongst a list of DisplayObjects (MovieClips, Sprites, Bitmaps, TextFields, Videos, etc.).
 AirBagEvent
cc.cote.airbag An AirBagEvent object is dispatched by the AirBag object when it performs its collision detection routine on ENTER_FRAME.
 Collision
cc.cote.airbag The Collision class contains information about a collision that occured between two DisplayObjects.