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
 Collection
de.polygonal.ds A 'java-style' collection interface.
 DLinkedList
de.polygonal.ds A doubly linked list.
 DListIterator
de.polygonal.ds A list iterator.
 DListNode
de.polygonal.ds A list node.
 Iterator
de.polygonal.ds A 'java-style' iterator interface.
 LinkedListNode
de.polygonal.ds A marker interface for the singly linked and doubly linked list nodes.
 WBoundArea
fr.seraf.wow.primitive BoundArea
 WBox
fr.seraf.wow.primitive WBox
 WCollision
fr.seraf.wow.core.collision 
 WCollisionDetector
fr.seraf.wow.core.collision 
 WConstraint
fr.seraf.wow.constraint The abstract base class for all constraints.
 WInterval
fr.seraf.wow.core.data 
 WIPolygon
fr.seraf.wow.core.face Face
 WMatrix4
fr.seraf.wow.core.data Matrix with 4 lines & 4 columns.
 WMatrix4Math
fr.seraf.wow.math Math functions for {
 WNumberUtil
fr.seraf.wow.util 
 WOWEngine
fr.seraf.wow.core The main engine class.
 WOWPlane
fr.seraf.wow.primitive VPlane
 WParticle
fr.seraf.wow.primitive The abstract base class for all particles.
 WPlane
fr.seraf.wow.core.data Plane representation in a 3D space.
 WPlaneMath
fr.seraf.wow.math Math functions for planes.
 WPolygon
fr.seraf.wow.core.face 
 WSphere
fr.seraf.wow.primitive A sphere object particle.
 WSpringConstraint
fr.seraf.wow.constraint A Spring-like constraint that connects two particles
 WVector
fr.seraf.wow.core.data Point in a 4D world but very useful in 3D world too.
 WVectorMath
fr.seraf.wow.math Math functions for {
 WVertex
fr.seraf.wow.core.data Vertex of a 3D mesh.