| 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 | |
| Quadratic — Class in package org.as3lib.kitchensync.easing | |
|
Quadratic produces values that would cause a moving subject to move with slow accelleration. The easing classes provide static methods for interpolating the change between two values over time. |
|
| Quartic — Class in package org.as3lib.kitchensync.easing | |
|
Quartic produces values that would cause a moving subject to move with moderately fast accelleration. The easing classes provide static methods for interpolating the change between two values over time. |
|
| Quintic — Class in package org.as3lib.kitchensync.easing | |
|
Quntic produces values that would cause a moving subject to move with very fast accelleration. The easing classes provide static methods for interpolating the change between two values over time. |
|
| 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 | |