| Class | Description |
| ConstraintAttacher | A DisplayAttacher customized especially for Spring and Stick Constraints. |
| DisplayAttacher | The most basic DisplayAttacher, used to attach a Flash DisplayObject to a single vector. |
| DisplayAttacher2 | Attaches a Flash DisplayObject to one vector and sets its rotation to the angle between the first and second vector. |
| DisplayAttacher3 | Anchors the display object to 'anchor' and sets its angle to the angle between anchor2 and anchor3. |
| ParticleAttacher | A DisplayAttacher customized especially for Particles. |
| SurfaceAttacher | A DisplayAttacher customized especially for Surfaces. |
| WheelAttacher | A DisplayAttacher customized especially for Wheels. |