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  
a — Static property in class com.gskinner.motion.easing.Elastic
add(tween:com.gskinner.motion:GTween) — Static method in class com.gskinner.motion.GTweener
Adds a tween to be managed by GTweener.
addCallback(labelOrPosition, forwardCallback, forwardParameters, reverseCallback, reverseParameters) — Method in class com.gskinner.motion.GTweenTimeline
Adds a callback function at the specified position.
addLabel(position, label) — Method in class com.gskinner.motion.GTweenTimeline
Adds a label at the specified position.
addTween(position, tween:com.gskinner.motion:GTween) — Method in class com.gskinner.motion.GTweenTimeline
Adds a tween to the timeline, which will start playing at the specified start position.
addTweens(tweens) — Method in class com.gskinner.motion.GTweenTimeline
Shortcut method for adding a number of tweens at once.
adjustBrightness(value) — Method in class com.gskinner.geom.ColorMatrix
adjustColor(brightness, contrast, saturation, hue) — Method in class com.gskinner.geom.ColorMatrix
adjustContrast(value) — Method in class com.gskinner.geom.ColorMatrix
adjustHue(value) — Method in class com.gskinner.geom.ColorMatrix
adjustSaturation(value) — Method in class com.gskinner.geom.ColorMatrix
AutoHidePlugin — Class in package com.gskinner.motion.plugins
Plugin for GTween.
autoPlay — Property in class com.gskinner.motion.GTween
Indicates whether the tween should automatically play when an end value is changed.
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