public abstract class CanvasDimensions extends CanvasBase
Modifier and Type | Field and Description |
---|---|
static int |
CURRENT_SCREEN_HEIGHT |
static int |
CURRENT_SCREEN_PPI |
static int |
CURRENT_SCREEN_WIDTH |
static boolean |
UPDATE_SCREEN_DIMENSIONS |
Constructor and Description |
---|
CanvasDimensions() |
Modifier and Type | Method and Description |
---|---|
void |
updateScreenDimensions() |
paint, render, syncPaint
flushGraphics, flushGraphics, getKeyStates
getGameAction, getHeight, getKeyCode, getKeyName, getWidth, hasPointerEvents, hasPointerMotionEvents, hasRepeatEvents, isDoubleBuffered, repaint, repaint, serviceRepaints, setFullScreenMode
public static final boolean UPDATE_SCREEN_DIMENSIONS
public static int CURRENT_SCREEN_WIDTH
public static int CURRENT_SCREEN_HEIGHT
public static int CURRENT_SCREEN_PPI