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