public class

EaseQuintInOut

extends Object
implements IEaseFunction
java.lang.Object
   ↳ org.anddev.andengine.util.modifier.ease.EaseQuintInOut

Class Overview

(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.

Summary

[Expand]
Inherited Fields
From interface org.anddev.andengine.util.modifier.ease.IEaseFunction
Public Methods
static EaseQuintInOut getInstance()
float getPercentage(float pSecondsElapsed, float pDuration)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.anddev.andengine.util.modifier.ease.IEaseFunction

Public Methods

public static EaseQuintInOut getInstance ()

public float getPercentage (float pSecondsElapsed, float pDuration)