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(TimeHook y) |
void |
callbackY(TimeHook y) |
double |
getMiddleX() |
protected StringBounder |
getStringBounder() |
TimeHook |
getTimeHook() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addConstraints, getContactPointRelative, getEvent, getMaxX, getMinX, getPreferredHeight, getYGauge, getZZZ, matchAnchor
public CommonTile(StringBounder stringBounder)
protected void callbackY_internal(TimeHook y)
protected final StringBounder getStringBounder()
public double getMiddleX()
getMiddleX
in interface Tile
public final TimeHook getTimeHook()