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.
| Class | Package | Description | |
|---|---|---|---|
| ArrayUtil | org.as3utils | A utility class to work with Array objects. | |
| BooleanUtil | org.as3utils | A utility class to work with Boolean objects. | |
| ByteConversionUtil | org.as3utils | A utility class for working with conversion of bytes. | |
| DrawUtil | org.as3utils | A utility class for working with drawings. | |
| EquatableUtil | org.as3utils | A utility class to work with objects that implement org.as3coreaddendum.system.IEquatable. | |
| MathUtil | org.as3utils | A utility class for working with mathematical operations. | |
| NumberUtil | org.as3utils | A utility class to work with Number objects. | |
| RandomUtil | org.as3utils | A utility class for working with random numbers. | |
| ReflectionUtil | org.as3utils | Provides a very basic reflection API. | |
| StringUtil | org.as3utils | A utility class to work with String objects. | |
| URLUtil | org.as3utils | A utility class to work with URL strings. |