public interface DrosteUserInterface extends ImageScreen, WaitingSystem
ImageScreen
and WaitingSystem
.
Modifier and Type | Field and Description |
---|---|
static int |
ESCHER_HEIGHT
The height of the image.
|
static java.awt.image.BufferedImage |
ESCHER_IMAGE
An Escher image.
|
static int |
ESCHER_WIDTH
The width of the image.
|
clear, getHeight, getWidth, place, showChanges
wait
static final java.awt.image.BufferedImage ESCHER_IMAGE
ImageScreen.place(BufferedImage, int, int, int, int)
to draw the image.static final int ESCHER_WIDTH
static final int ESCHER_HEIGHT