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  
Quad — final class, package com.greensock.easing
Provides an easeIn, easeOut, and easeInOut with a power (or strength) of 1 which is identical to the Power1 ease.
quadraticToCubic(a:Number, b:Number, c:Number) — Static Method , class com.greensock.plugins.BezierPlugin
Returns the Cubic equivalent of a Quadratic Bezier.
Quart — final class, package com.greensock.easing
Provides an easeIn, easeOut, and easeInOut with a power (or strength) of 2 which is identical to the Power2 ease.
quaternions(values:Object) — method, class com.greensock.data.TweenLiteVars
An object with properties that correspond to the quaternion properties of the target object.
quaternions(values:Object) — method, class com.greensock.data.TweenMaxVars
An object with properties that correspond to the quaternion properties of the target object.
QuaternionsPlugin — class, package com.greensock.plugins
[AS3/AS2 only] Performs SLERP interpolation between 2 Quaternions.
Quint — final class, package com.greensock.easing
Provides an easeIn, easeOut, and easeInOut with a power (or strength) of 4 which is identical to the Power4 ease.
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