public abstract class CommonTile extends java.lang.Object implements Tile, UDrawable
| Constructor and Description |
|---|
CommonTile(StringBounder stringBounder) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
callbackY_internal(double y) |
void |
callbackY(double y) |
double |
getMiddleX() |
protected StringBounder |
getStringBounder() |
double |
getY() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddConstraints, getContactPointRelative, getEvent, getMaxX, getMinX, getPreferredHeight, getZZZ, matchAnchorpublic CommonTile(StringBounder stringBounder)
protected void callbackY_internal(double y)
protected final StringBounder getStringBounder()
public final double getMiddleX()
getMiddleX in interface Tilepublic final double getY()