public class ChestLidAnimator extends Object
| Modifier and Type | Field and Description |
|---|---|
private float |
lastProgress |
private boolean |
open |
private float |
progress |
| Constructor and Description |
|---|
ChestLidAnimator() |
| Modifier and Type | Method and Description |
|---|---|
float |
getProgress(float delta) |
void |
setOpen(boolean open) |
void |
step() |