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.


 ClassPackageDescription
 CAnimationSequence
com.catalystapps.gaf.data.config Data object that describe sequence
 GAF
com.catalystapps.gaf.data The GAF class defines global GAF library settings
 GAFBundle
com.catalystapps.gaf.data GAFBundle is utility class that used to save all converted GAFTimelines from bundle in one place with easy access after conversion complete
 GAFGFXData
com.catalystapps.gaf.data Graphical data storage that used by GAFTimeline.
 GAFImage
com.catalystapps.gaf.display GAFImage represents static GAF display object that is part of the GAFMovieClip.
 GAFMovieClip
com.catalystapps.gaf.display GAFMovieClip represents animation display object that is ready to be used in Starling display list.
 GAFSoundManager
com.catalystapps.gaf.sound The GAFSoundManager provides an interface to control GAF sound playback.
 GAFTextField
com.catalystapps.gaf.display GAFTextField is a text entry control that extends functionality of the feathers.controls.TextInput for the GAF library needs.
 GAFTimeline
com.catalystapps.gaf.data GAFTimeline represents converted GAF file.
 GAFTimelinesManager
com.catalystapps.gaf.core Utility class that allows easily manage all GAFTimeline's
 IGAFTexture
com.catalystapps.gaf.display An interface describes objects that contain all data used to initialize static GAF display objects such as GAFImage.
 ZipToGAFAssetConverter
com.catalystapps.gaf.core The ZipToGAFAssetConverter simply converts loaded GAF file into GAFTimeline object that is used to create GAFMovieClip - animation display object ready to be used in starling display list.