public class ImageElement extends BoardElement
BoardElement.Typeheight, imageobserver, type, width, x, y| 构造器和说明 |
|---|
ImageElement(String path,
Integer x,
Integer y) |
ImageElement(String path,
Integer x,
Integer y,
Integer width,
Integer height) |
ImageElement(String path,
Integer x,
Integer y,
String swidth,
String sheight) |
ImageElement(String path,
String sx,
String sy) |
ImageElement(String path,
String sx,
String sy,
Integer width,
Integer height) |
ImageElement(String path,
String sx,
String sy,
String swidth,
String sheight) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
drawing(Board board,
Graphics outG) |
protected void |
init(String path,
Integer x,
Integer y,
Integer width,
Integer height,
String sx,
String sy,
String swidth,
String sheight) |
error, getHeight, getImage, getType, getWidth, getX, getY, parsePercentCopyright © 2020. All rights reserved.