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, preRendering
getFirstFrame, getLastFrame
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFirstFrame, getLastFrame
public static final int DOWN
public static final int LEFT
public static final int RIGHT
public static final int UP