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, waitaddConstraints, getContactPointRelative, getEvent, getMaxX, getMinX, getPreferredHeight, getYGauge, getZZZ, matchAnchorpublic CommonTile(StringBounder stringBounder)
protected void callbackY_internal(TimeHook y)
protected final StringBounder getStringBounder()
public double getMiddleX()
getMiddleX in interface Tilepublic final TimeHook getTimeHook()