Classes
 ClassDescription
 ArrayHelper Helper methods for Arrays
 BasicObjectPool Creates a generic pool for any kind of object.
 ColorHelper This is a static class that provides methods to help with tweening and working with colors.
 Drawing Provides basic static methods for drawing.
 MultiPool This stores pools and manages objects based on multiple classes.
 Random The Random class offers an object or a static method to return a random Number between 2 specified values, also allowing for decimal place precision.
 RandomColor The RandomColor class offers an object or a static method to return a random color between 2 specified colors.
 ShortcutManager Simple management of common key-based shortcuts
 SWCFile Loads and represents a SWC file in AS3, providing access to it's classes and resources.
 XMLHelper Helps with XML parsing in the Motion and Partigen packages.