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.
| Class | Package | Description | |
|---|---|---|---|
| ArrayCollectionUtils
| com.sebastiaanholtrop.utils | Some util methods for ArrayCollections | |
| BitmapReflect
| com.sebastiaanholtrop.reflection | A class to create iTunes-like reflections. | |
| Cover
| com.sebastiaanholtrop.components.coverflow.shape | The superclass of all Cover shapes. | |
| CoverBoard
| com.sebastiaanholtrop.components.coverflow.shape | A board shaped geometry | |
| CoverCube
| com.sebastiaanholtrop.components.coverflow.shape | A cube shaped geometry | |
| CoverPlane
| com.sebastiaanholtrop.components.coverflow.shape | A plane shaped geometry | |
| ICoverShape
| com.sebastiaanholtrop.components.coverflow.shape | The interface which enables the coverFlow to switch beteen shapes. | |
| SebCoverFlow
| com.sebastiaanholtrop.components.coverflow |