Contains meta data for retrieval at runtime or when viewing a decompiled SWF.
| BoostworthyAnimation | Contains meta data for retrieval at runtime or when viewing a decompiled SWF. | 
| Constants | |
| NAME | The name of this software library. | 
| VERSION | The version of this software library. | 
| DATE | The version date of this software library. | 
| AUTHOR | Author/copyright of this software library. | 
| Variables | |
| c_bIsLogged | Flag for storing the log status of the animation system information. | 
| Functions | |
| BoostworthyAnimation | Constructor. | 
The name of this software library.
public static const NAME: String 
The version of this software library.
public static const VERSION: String 
The version date of this software library.
public static const DATE: String 
Author/copyright of this software library.
public static const AUTHOR: String 
Flag for storing the log status of the animation system information.
private static var c_bIsLogged: Boolean 
Constructor.
public final function BoostworthyAnimation()