Interfaces
 InterfaceDescription
 IColorable The 'IColorable' interface defines a common interface for all colorable objects.
 IDisposable The 'IDisposable' interface defines a common interface for all objects to encorporate garbage collection.
Classes
 ClassDescription
 EnhancedBitmap The 'EnhancedBitmap' class extends upon the 'Bitmap' class by providing an enhanced foundation for additional garbage collection and color support.
 EnhancedMovieClip The 'EnhancedMovieClip' class extends upon the 'MovieClip' class by providing an enhanced foundation for additional garbage collection and color support.
 EnhancedShape The 'EnhancedShape' class extends upon the 'Shape' class by providing an enhanced foundation for additional garbage collection and color support.
 EnhancedSimpleButton The 'EnhancedSimpleButton' class extends upon the 'SimpleButton' class by providing an enhanced foundation for additional garbage collection and color support.
 EnhancedSprite The 'EnhancedSprite' class extends upon the 'Sprite' class by providing an enhanced foundation for additional garbage collection and color support.
 Global The 'Global' class houses commonly used data globally throughout an application.