public abstract static class CellTree.NodeAnimation extends Animation
Modifier and Type | Method and Description |
---|---|
int |
getDuration()
Return the duration of the animation in milliseconds.
|
void |
setDuration(int duration)
Set the duration of the animation in milliseconds.
|
public int getDuration()
setDuration(int)
public void setDuration(int duration)
duration
- the duration in millisecondsgetDuration()
Copyright © 2018. All rights reserved.