| Package | Description |
|---|---|
| com.github.jjYBdx4IL.test |
| Modifier and Type | Method and Description |
|---|---|
static Screenshot.X_OFFSET |
Screenshot.X_OFFSET.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Screenshot.X_OFFSET[] |
Screenshot.X_OFFSET.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static BufferedImage |
Screenshot.createDesktopScreenshot(GraphicsDevice screen,
Screenshot.X_OFFSET x_offset,
Screenshot.Y_OFFSET y_offset,
int x,
int y,
int w,
int h) |
static BufferedImage |
Screenshot.createDesktopScreenshot(Screenshot.X_OFFSET x_offset,
Screenshot.Y_OFFSET y_offset,
int x,
int y,
int w,
int h) |
Copyright © 2016 Github jjYBdx4IL Projects. All rights reserved.