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
 AbstractCollection
org.cove.ape The abstract base class for all grouping classes.
 AbstractConstraint
org.cove.ape The abstract base class for all constraints.
 AbstractItem
org.cove.ape The base class for all constraints and particles
 AbstractParticle
org.cove.ape The abstract base class for all particles.
 APEngine
org.cove.ape The main engine class.
 CircleParticle
org.cove.ape A circle shaped particle.
 Composite
org.cove.ape The Composite class can contain Particles, and Constraints.
 Group
org.cove.ape The Group class can contain Particles, Constraints, and Composites.
 RectangleParticle
org.cove.ape A rectangular shaped particle.
 SpringConstraint
org.cove.ape A Spring-like constraint that connects two particles
 Vector
org.cove.ape 
 WheelParticle
org.cove.ape A particle that simulates the behavior of a wheel