public class SteppedEase extends Ease
| Constructor and Description |
|---|
SteppedEase(int steps) |
| Modifier and Type | Method and Description |
|---|---|
static SteppedEase |
create(int steps) |
double |
getRatio(double p) |
int |
getSteps() |
public static SteppedEase create(int steps)
public int getSteps()
Copyright © 2015 atRem Interactive Media. All rights reserved.