A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
scale — Property, class com.catalystapps.gaf.data.GAFTimeline
Texture atlas scale that will be used for GAFMovieClip creation.
setSequence(id:String, play:Boolean) — method, class com.catalystapps.gaf.display.GAFMovieClip
Set sequence to play
setVolume(volume:Number) — method, class com.catalystapps.gaf.sound.GAFSoundManager
The volume of the GAF sounds, ranging from 0 (silent) to 1 (full volume).
showBounds(value:Boolean) — method, class com.catalystapps.gaf.display.GAFMovieClip
Shows bounds of a whole animation with a pivot point.
showMaskByID(id:String) — method, class com.catalystapps.gaf.display.GAFMovieClip
Shows mask display object that exists with the specified ID.
skipFrames — Property, class com.catalystapps.gaf.display.GAFMovieClip
Indicates whether GAFMovieClip instance should skip frames when application fps drops down or play every frame not depending on application fps.
smoothing — Property, class com.catalystapps.gaf.display.GAFMovieClip
The smoothing filter that is used for the texture.
startFrameNo — Property, class com.catalystapps.gaf.data.config.CAnimationSequence
Sequence start frame number
stop(applyToAllChildren:Boolean) — method, class com.catalystapps.gaf.display.GAFMovieClip
Stops the playhead in the movie clip stop() or stop(false).
stopAll() — method, class com.catalystapps.gaf.sound.GAFSoundManager
Stops all GAF sounds currently playing
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z