AbstractEffect
, Grow
, MoveControl
, MoveScrollBar
, Resize
, SetAlpha
, SetBounds
, Shake
public interface IEffect
Modifier and Type | Method | Description |
---|---|---|
void |
cancel() |
Set the effect as done and run the cancel runnable.
|
void |
doEffect() |
Apply effect to the target according to the current time.
|
boolean |
isDone() |