public class LineWipe extends RectangleWipe
| Modifier and Type | Field and Description |
|---|---|
static int |
DOWN |
static int |
LEFT |
static int |
RIGHT |
static int |
UP |
| Constructor and Description |
|---|
LineWipe(int direction,
int first,
int duration)
Explicit Value Constructor.
|
postRendering, preRenderinggetFirstFrame, getLastFrameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFirstFrame, getLastFramepublic static final int DOWN
public static final int LEFT
public static final int RIGHT
public static final int UP