public class

EaseSineOut

extends Object
implements MathConstants IEaseFunction
java.lang.Object
   ↳ org.andengine.util.modifier.ease.EaseSineOut

Class Overview

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

Summary

[Expand]
Inherited Constants
From interface org.andengine.util.math.MathConstants
Public Methods
static EaseSineOut getInstance()
float getPercentage(float pSecondsElapsed, float pDuration)
static float getValue(float pPercentage)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.andengine.util.modifier.ease.IEaseFunction

Public Methods

public static EaseSineOut getInstance ()

public float getPercentage (float pSecondsElapsed, float pDuration)

public static float getValue (float pPercentage)