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, wait
addConstraints, getContactPointRelative, getEvent, getMaxX, getMinX, getPreferredHeight, getZZZ, matchAnchor
public CommonTile(StringBounder stringBounder)
protected void callbackY_internal(double y)
protected final StringBounder getStringBounder()
public final double getMiddleX()
getMiddleX
in interface Tile
public final double getY()