|
libgdx API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.badlogic.gdx.math.Interpolation
com.badlogic.gdx.math.Interpolation.Pow
com.badlogic.gdx.math.Interpolation.PowOut
public static class Interpolation.PowOut
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.badlogic.gdx.math.Interpolation |
|---|
Interpolation.Bounce, Interpolation.BounceIn, Interpolation.BounceOut, Interpolation.Elastic, Interpolation.ElasticIn, Interpolation.ElasticOut, Interpolation.Exp, Interpolation.ExpIn, Interpolation.ExpOut, Interpolation.Pow, Interpolation.PowIn, Interpolation.PowOut, Interpolation.Swing, Interpolation.SwingIn, Interpolation.SwingOut |
| Field Summary |
|---|
| Fields inherited from class com.badlogic.gdx.math.Interpolation |
|---|
bounce, bounceIn, bounceOut, circle, circleIn, circleOut, elastic, elasticIn, elasticOut, exp10, exp10In, exp10Out, exp5, exp5In, exp5Out, fade, linear, pow2, pow2In, pow2Out, pow3, pow3In, pow3Out, pow4, pow4In, pow4Out, pow5, pow5In, pow5Out, sine, sineIn, sineOut, swing, swingIn, swingOut |
| Constructor Summary | |
|---|---|
Interpolation.PowOut(int power)
|
|
| Method Summary | |
|---|---|
float |
apply(float a)
|
| Methods inherited from class com.badlogic.gdx.math.Interpolation |
|---|
apply |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Interpolation.PowOut(int power)
| Method Detail |
|---|
public float apply(float a)
apply in class Interpolation.Pow
|
libgdx API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||